Enum ToolBarDesign
Visual toolbar design.
public enum ToolBarDesign
Fields
Auto = 3Automatic toolbar design. (determined by the system).
Flat = 0Flat-looking toolbar.
Standard = 1Solid-looking toolbar.
Transparent = 2Transparent-looking toolbar.
Unknown = 4Unknown toolbar design. (the value of the property is not recognized).