ShellBreadCrumbBarTabIndex Property |
Gets or sets the tab order of the control within its container.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic int TabIndex { get; }Public ReadOnly Property TabIndex As Integer
Get
public:
property int TabIndex {
int get ();
}member TabIndex : int with get
Property Value
Int32
See Also