MVPSI.JAMSWeb.Controls Namespace > History Class : TabIndex Property |
'Declaration
<System.ComponentModel.DefaultValueAttribute()> <WebCategoryAttribute("Accessibility")> <WebSysDescriptionAttribute("The tab order of the control.")> Public Overridable Property TabIndex As System.Short
'Usage
Dim instance As History Dim value As System.Short instance.TabIndex = value value = instance.TabIndex
[System.ComponentModel.DefaultValue()] [WebCategory("Accessibility")] [WebSysDescription("The tab order of the control.")] public virtual System.short TabIndex {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2