Click or drag to resize

ShellBreadCrumbBarMaxDropDownCount Property

Gets or sets the number of items that should be displayed inside drop-down menu without vertical scrollbar.

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

Property Value

Type: Int32
See Also