Click or drag to resize

ShellAddressBarTabStop 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 (in ShellBrowser.dll) Version: 7.2
Syntax
public bool TabStop { get; set; }

Property Value

Boolean
See Also