Click or drag to resize

ToolBarAppearance Enumeration

Specifies the type of toolbar to display.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
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