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