The button tab index. 
| C# | Visual Basic | Visual C++ | 
public short TabIndex { get; set; }
Public Property TabIndex As Short
public: property short TabIndex { short get (); void set (short value); }
| C# | Visual Basic | Visual C++ | 
public short TabIndex { get; set; }
Public Property TabIndex As Short
public: property short TabIndex { short get (); void set (short value); }