[]
Configurates TabOrder. Sets a value of the tabindex attribute associated with the control.
public TBuilder TabOrder(int value)
Public Function TabOrder(value As Integer) As TBuilder
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |