CADability dotNET
State of a menu entry or toolbar button. Used in the [!:IFrame.UpdateCommand] event.

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

Syntax

C#
public class CommandState
Visual Basic
Public Class CommandState
Visual C++
public ref class CommandState

Inheritance Hierarchy

System..::..Object
  CADability.UserInterface..::..CommandState

See Also