Click or drag to resize

ShellAddressBarOverflowThreshold Property

Gets or sets the minimum space in pixels between right side and last breadcrumb before overflow is started.

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

Property Value

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