Controls are children windows that an application uses in conjunction with another window to enable interaction with the user.
Modules | |
button | |
Represents a Windows button control. | |
context_menu | |
Represents a Windows context menu control. | |
control | |
Defines the base class for controls, which are components with visual representation. | |
control_collection | |
Represents a Windows control_collection control. | |
cursor | |
Represents a Windows cursor control. | |
Data Structures | |
struct | xtd_forms_control |
Defines the base class for controls, which are components with visual representation. More... | |