[This is preliminary documentation and is subject to change.]
[Deprecated] Windows Forms - custom controls
Classes
Class | Description | |
---|---|---|
![]() | Balloon | |
![]() | ComboBoxEx |
A ComboBox that allows to specify the color of the control.
Note that the ForeColor of the parent ComboBox only paints the drop-down list
but not the face color of the ComboBox itself.
|
![]() | Style |
Defines a style used for painting and layout
|
![]() | ThemableAttribute |
Indicates that the class/struct/field/prop is themable
|
Structures
Structure | Description | |
---|---|---|
![]() | LineStyle |
Defines a style for line
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | BGKind |
Defines types of background brushes
|
![]() | HAlignment |
Defines horizontal alignment
|
![]() | SortDirection |
Defines directions for sorting in grid columns
|