Click or drag to resize

ToolBarAppearance Enumeration

Specifies the type of toolbar to display.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public enum ToolBarAppearance
Members
  Member nameValueDescription
Normal0The toolbar and buttons appear as standard three-dimensional controls.
Flat1The toolbar and buttons appear flat, but the buttons change to three-dimensional as the mouse pointer moves over them.
See Also