ShellHistoryToolBarDropDownArrows Property |
Gets or sets a value indicating whether drop-down buttons on a toolbar display down arrows.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic bool DropDownArrows { get; }Public ReadOnly Property DropDownArrows As Boolean
Get
public:
property bool DropDownArrows {
bool get ();
}member DropDownArrows : bool with get
Property Value
Boolean
See Also