Click or drag to resize

ShellAddressBarMinOverflowButtonCount Property

Gets or sets the minimum number of buttons that should be shown when control is in overflow mode.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public int MinOverflowButtonCount { get; set; }

Property Value

Type: Int32
Remarks
Cannot be smaller than 1.
See Also