Click or drag to resize

ShellHistoryToolBarWrappable Property

Gets or sets a value indicating whether the toolbar buttons wrap to the next line if the toolbar becomes too small to display all the buttons on the same line.

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

Property Value

Boolean
See Also