←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly