Contains xtd_forms_appearance enum class.
Go to the source code of this file.
Enumerations | |
enum | xtd_forms_appearance { xtd_forms_appearance_normal = 0, xtd_forms_appearance_button = 1, xtd_forms_appearance_switch_button = 2 } |
Specifies the appearance of a control. More... | |