Click or drag to resize

Win32ToolBarDropDownArrows 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.2
Syntax
public bool DropDownArrows { get; set; }

Return Value

Boolean
if drop-down toolbar buttons display down arrows; otherwise, . The default is .
See Also