CADability dotNET
Creates a command state which is enabled, but not checked and no radio button set.

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

Syntax

C#
public CommandState()
Visual Basic
Public Sub New
Visual C++
public:
CommandState()

See Also