←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly