←Select platform

TabIndex Property

Syntax
C#
VB
C++
public int TabIndex { get; set; } 
Public Property TabIndex() As Integer 
   Get 
   Set 
public:  
   property int TabIndex 
   { 
      int get() 
      void set(int value) 
   } 

Property Value

A value that determines the order of logical navigation for a device. The default value is System.Int32.MaxValue.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.