Miner.Desktop Assembly > Miner.Desktop Namespace > AUBrowserControl Class : TabIndex Property |
'Declaration <System.ComponentModel.MergablePropertyAttribute(False)> <System.ComponentModel.LocalizableAttribute(True)> <SRCategoryAttribute("Behavior")> <SRDescriptionAttribute("Determines the index in the TAB order that this control will occupy.")> Public Property TabIndex As System.Integer
'Usage Dim instance As AUBrowserControl Dim value As System.Integer instance.TabIndex = value value = instance.TabIndex
[System.ComponentModel.MergableProperty(false)] [System.ComponentModel.Localizable(true)] [SRCategory("Behavior")] [SRDescription("Determines the index in the TAB order that this control will occupy.")] public System.int TabIndex {get; set;}
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.