'Declaration
Public Property TabIndex As System.Integer
'Usage
Dim instance As FormulaBar Dim value As System.Integer instance.TabIndex = value value = instance.TabIndex
public System.int TabIndex {get; set;}
public read-write property TabIndex: System.Integer;
public function get,set TabIndex : System.int