Click or drag to resize

Button Methods

The Button type exposes the following members.

Methods
  NameDescription
Protected methodClone
Used internally.
(Inherited from CtcObjectBase.)
Public methodDeleteSelf (Overrides CtcObjectBaseDeleteSelf.)
Public methodNotifyObjectChanged
Raises the ObjectChanged event for this object.
(Inherited from CtcObjectBase.)
Public methodOperatePress
Action to be performd when a switchboard button represenation is pressed by mouse or touch-point.
Public methodOperateRelease
Action to be performd when a switchboard button represenation is released by mouse or touch-point.
Public methodReset
Resets the button to the default Off state.
Public methodSetState
Sets the button's OnOff value.
Public methodToString (Overrides ObjectToString.)
Top
See Also