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