Action
Gets a value that determines the order in which elements receive focus when the user navigates through controls by using the
TAB key.
Syntax
C#
protected Integer TabIndex { get; }
VB
'Declaration
Protected Read Property TabIndex As Integer
Access
Read only.