MVPSI.JAMS Namespace > SubmitMenu Class : TabStop Property |
'Declaration
<SRDescriptionAttribute("Indicates whether the user can use the TAB key to give focus to the control.")> <System.ComponentModel.DefaultValueAttribute()> <System.Runtime.InteropServices.DispIdAttribute(-516)> <SRCategoryAttribute("Behavior")> Public Property TabStop As System.Boolean
'Usage
Dim instance As SubmitMenu Dim value As System.Boolean instance.TabStop = value value = instance.TabStop
[SRDescription("Indicates whether the user can use the TAB key to give focus to the control.")] [System.ComponentModel.DefaultValue()] [System.Runtime.InteropServices.DispId(-516)] [SRCategory("Behavior")] public System.bool TabStop {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