ShellBreadCrumbBarTabIndex Property |
Gets or sets the tab order of the control within its container.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public int TabIndex { get; }
Public ReadOnly Property TabIndex As Integer
Get
public:
property int TabIndex {
int get ();
}
member TabIndex : int with get
Property Value
Type:
Int32See Also