constants AppearanceEnum
The AppearanceEnum type specifies the visual appearance/border of the control or popup menus. The Appearance property specifies the visual appearance/border of the control. The PopupAppearance property specifies the default visual appearance/border of the popup menus. The LocalAppearance property specifies the default visual appearance/border of the drop down menu to be shown when selecting a drop down button. The AppearanceEnum type supports the following values:

NameValueDescription
NoBorder0 NoBorder
FlatBorder1 FlatBorder
SunkenBorder2 SunkenBorder
RaisedBorder3 RaisedBorder
EtchedBorder4 EtchedBorder
BumpBorder5 BumpBorder
ShadowBorder6 ShadowBorder
InsetBorder7 InsetBorder
SingleBorder8 SingleBorder