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 (in ShellBrowser.dll) Version: 7.2
Syntax
public int MinOverflowButtonCount { get; set; }

Property Value

Int32
Remarks
Cannot be smaller than 1.
See Also