CADability dotNET
Do not use anymore.

Namespace: CADability.UserInterface
Assembly: 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%

See Also