ShellHistoryToolBarAppearance Property |
Gets or set the value that determines the appearance of a toolbar control and its buttons.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public ToolBarAppearance Appearance { get; }
Public ReadOnly Property Appearance As ToolBarAppearance
Get
public:
property ToolBarAppearance Appearance {
ToolBarAppearance get ();
}
member Appearance : ToolBarAppearance with get
Property Value
Type:
ToolBarAppearanceSee Also