Click or drag to resize

Win32ToolBarDivider Property

Gets or sets a value indicating whether the toolbar displays a divider.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public bool Divider { get; set; }

Return Value

Type: Boolean
if the toolbar displays a divider; otherwise, . The default is .
See Also