[This is preliminary documentation and is subject to change.]
[Deprecated] Windows Forms support for building handle-less controls
Classes
Class | Description | |
---|---|---|
![]() | CheckableElement | |
![]() | CheckBoxElement | |
![]() | ComboButtonElement |
Represents a combo box button element
|
![]() | Element |
Represents an element to be drawn in a host control
|
![]() | ElementHostControl |
Represents a host control for lightweight control-like elements. Elements can receive mouse input
however they do not support keyboard focus
|
![]() | ElementList |
Represents a list of elements
|
![]() | PressableElement |
Represents an elemnt that may be pressed down by the mouse. Mostly used as a button base
|
![]() | RadioButtonElement | |
![]() | RadioGroupElement |
Represents a group of radio buttons
|
![]() | SymbolElement |
Symbol elements represent simple glyphs like circle, triangle etc..
This element is currently not themed
|
![]() | TextElement | |
![]() | TextLabelElement |
Enumerations
Enumeration | Description | |
---|---|---|
![]() | ElementZOrder |
Defines a sequence of element enumeration
|
![]() | SymbolType |