CADability dotNET
Will be called to get the focusable controls of the right hand side of the entry.

Namespace: CADability.UserInterface
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
Control[] FocusableControls()
Visual Basic
Function FocusableControls As Control()
Visual C++
array<Control^>^ FocusableControls()

See Also