Class | Description | |
---|---|---|
![]() |
Represents a component which can draw a border around another component. |
|
![]() |
Represents a button-like component, which can respond to user clicks. |
|
![]() |
A check box component. |
|
![]() |
Represents the abstract base of all components. |
|
![]() |
The base class for arguments supplied to various component-related events. |
|
![]() |
Provides data to mouse-related component events. |
|
![]() |
Contains the arguments passed to handlers of component validation events. |
|
![]() |
Represents a component which can host other components. |
|
![]() |
Represents a component which can host a single component as its child. |
|
![]() |
Contains the arguments passed to handlers of the CustomDraw event of button components. |
|
![]() |
The base class for arguments supplied to various component-related custom drawing events. |
|
![]() |
A text box-like component. |
|
![]() |
Represents a column in a grid. |
|
![]() |
Represents a container which arranges it's children in a two-dimensional grid. |
|
![]() |
Represents a row in a grid. |
|
![]() |
Represents a component which can display an image. |
|
![]() |
Provides data to keyboard-related events. |
|
![]() |
Represents size or distance. |
|
![]() |
The TypeConverter of the Length class. |
|
![]() |
Represents a numeric-only edit component. |
|
![]() |
Represents components which can display geometrical shapes. |
|
![]() |
A container which arranges its items so that they fill all available space. |
|
![]() |
Represents a slider component, which allows users to select a single value or a range of values. |
|
![]() |
Represents a spin edit component. |
|
![]() |
Represents a container which arranges its children either vertically or horizontally. |
|
![]() |
Represents a component displaying static unformatted text. |
|
![]() |
Provides arguments for text-related events. |
|
![]() |
Provides argument for text validation events. |
|
![]() |
Provides data for value change event handlers. |
|
![]() |
Provides data for value validation event handlers. |
|
![]() |
Provides methods for loading component hierarchies from XML. |
|
![]() |
An exception raised when a XmlLoader fails to parse XML content. |
Interface | Description | |
---|---|---|
![]() |
Defines a method for adding child objects to a parent objects. |
|
![]() |
Represents an object which can host components. |
|
![]() |
Resolves types by their names. |
Enumeration | Description | |
---|---|---|
![]() |
Indicates the state of a button. |
|
![]() |
Indicates the behavior of the button. |
|
![]() |
Specifies the horizontal alignment of a component relative to its allocated space. |
|
![]() |
Specifies how a length will be interpreted. |
|
![]() |
Specifies a general orientation. |
|
![]() |
Specifies the type of a slider component. |
|
![]() |
Specifies the type of text wrapping. |
|
![]() |
Specifies the vertical alignment of a component relative to its allocated space. |