Class | Description | |
---|---|---|
Represents a border UI component. |
||
Represents a button UI component. |
||
Contains arguments passed to the CustomDraw event of buttons. |
||
Represents a user interface component. |
||
Defines the base visitor class for hierarchy of Component objects. |
||
Represents a component that performs a custom drawing through a callback. |
||
Represents a column in a GridPanel. |
||
Represents a layout panel that arranges its child components in a grid. |
||
Represents a row in a GridPanel. |
||
Represents a component that draws a bitmap image. |
||
Represents a component that contains multiple child components and manages their layout. |
||
Represents a control that handles zooming and scrolling of axes. |
||
Represents a layout panel that arranges its child components over each other. |
||
Represents a layout panel that arranges its child components in a stack. |
||
Represents a Component that draws text. |
Interface | Description | |
---|---|---|
Represents an animation. |
||
Defines the interface that controller classes should implement to get user input from the Dashboard control. |
||
Interface used to communicate with the host control. |
Enumeration | Description | |
---|---|---|
Identifies hit-test visibility of a component. |
||
Indicates how child components are aligned within the layout rectangle allocated to them by their parent component. |
||
Indicates how GridPanel determines dimensions of its rows and columns. |
||
Identifies layout orientation. |
||
Identifies visibility of components. |