Click or drag to resize

ShellBreadCrumbBarOverflowThreshold Property

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

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

Property Value

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