Click or drag to resize

ShellBreadCrumbBarTabStop Property

Gets or sets a value indicating whether the user can give the focus to this control using the TAB key.

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

Property Value

Type: Boolean
See Also