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.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool DropDownArrows { get; set; }

Return Value

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