xtd 0.2.0
Loading...
Searching...
No Matches

◆ appearance

enum class xtd::forms::appearance
strong

Specifies the appearance of a control.

Header
#include <xtd/forms/appearance>
Namespace
xtd::forms
Library
xtd.forms
Remarks
Use the members of this enumeration in controls that provide the Appearance property to set its value.
Enumerator
normal 

The default appearance defined by the control class.

button 

The appearance of a button.

switch_button 

The appearance of a switch button.