Button Methods |
The Button type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Used internally. (Inherited from CtcObjectBase.) |
![]() | DeleteSelf | (Overrides CtcObjectBaseDeleteSelf.) |
![]() | NotifyObjectChanged | Raises the ObjectChanged event for this object. (Inherited from CtcObjectBase.) |
![]() | OperatePress | Action to be performd when a switchboard button represenation is pressed by mouse or touch-point. |
![]() | OperateRelease | Action to be performd when a switchboard button represenation is released by mouse or touch-point. |
![]() | Reset | Resets the button to the default Off state. |
![]() | SetState | Sets the button's OnOff value. |
![]() | ToString | (Overrides ObjectToString.) |