Click or drag to resize

ShellAddressBarCanOverflow Property

Determines how the control handles overflow of items if there is not enough space for all breadcrumbs.

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

Property Value

Type: Boolean
See Also