Click or drag to resize

ShellAddressBarMinOverflowButtonWidth Property

Gets or sets the minimum button width in pixels if control is in overflow mode.

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

Property Value

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