All pages
Powered by GitBook
1 of 1

Loading...

Component

Wisej.Web.Component

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.2.0.0)

  • Component

    • Component

Extends Component and enabled the components to appear on the designer surface.

Constructors

Component()

Default constructor

Methods

Update()

Updates the component on the client.

Inherited By

Name
Description

Implements

Name
Description

Provides support for animating controls or windows using predefined animations definitions or custom animations in response to certain events.

Provides a user interface for indicating that a control on a form has an error associated with it.

Represents a small rectangular pop-up window that displays a brief help text next to a control when it gets activated (focused).

Allows controls to execute javascript code.

Add rotation capabilities along the X,Y,Z axis to controls.

Adds CSS styling to controls.

Represents a small rectangular pop-up window that displays a brief description of a control's purpose when the user rests the pointer on the control.

Provides methods to manage a collection of objects. This class cannot be inherited.

Displays a standard column header in a control.

Displays an image column header in a control.

Represents a context menu associated to a .

Represents an individual menu item that is displayed within a or rendered using the link element to let the browser process the specified URL.

Represents the main menu in a .

Represents the base functionality for all menus.

Represents an individual item that is displayed within a or .

Represents a button in the .

StatusBarPanel

Represents a panel in a StatusBar control. Although the StatusStrip control replaces and adds functionality to the StatusBar control of previous versions, StatusBar is retained for both backward compatibility and future use if you choose.

Timer

Implements a timer that raises an event at user-defined intervals.

DesktopTaskBarItem

Represents a component in the Desktop control's taskbar.

DesktopTaskBarItemControl

Represents a component in the Desktop control's taskbar that can host any Control.

DesktopTaskBarItemDateTime

Represents a DateTime component in the Desktop control's taskbar.

IWisejComponent

All wisej components implement this interface.

IWisejSerializable

Allows an object to serialize itself.

Public Class Component
    Inherits Component
    Implements IComponent
public class Component : Component, IComponent

Animation
ErrorProvider
HelpTip
JavaScript
Rotation
Control
StyleSheet
ToolTip
ImageList
Image
ColumnHeader
ListView
ImageColumnHeader
ListView
ContextMenu
Control
LinkMenuItem
MainMenu
ContextMenu
HRef
MainMenu
Form
Menu
MenuItem
MainMenu
ContextMenu
ToolBarButton
ToolBar