CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Do not use anymore.
Namespace: CADability.UserInterfaceAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
void SetTabIndex( ref int TabIndex ) |
| Visual Basic |
|---|
Sub SetTabIndex ( _ ByRef TabIndex As Integer _ ) |
| Visual C++ |
|---|
void SetTabIndex( int% TabIndex ) |
Parameters
- TabIndex
- Type: System..::..Int32%