TabIndex Property

Free Text Box Controls

FreeTextBox 3.2 Documentation TabIndex Property
NamespacesFreeTextBoxControlsFreeTextBoxTabIndex
Gets or sets the TabIndex on the IFrame
Declaration Syntax
C# Visual Basic Visual C++
                  public int TabIndex { get; set; }
                  Public Property TabIndex As Integer
                  public:
property int TabIndex {
	int get ();
	void set (int value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068