ArcFM Solution Developer Guide
TabIndex Property (LocateAndRelateLocatorControl)


Syntax
'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 LocateAndRelateLocatorControl
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;}
Requirements

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.

See Also

Reference

LocateAndRelateLocatorControl Class
LocateAndRelateLocatorControl Members

 

 


Send Comment