Button Properties |
The Button type exposes the following members.
| Name | Description | |
|---|---|---|
| AlignOffsetX | Gets or sets the horizontal offset of the button's drawing surface from the position set by CellAlign. | |
| AlignOffsetY | Gets or sets the vertical offset of the button's drawing surface from the position set by CellAlign. | |
| Behavior | Gets or sets the button's state behavior. | |
| CellAlign | Gets or sets the button's drawing surface alignment in relation to its switchboard cell location. | |
| DefaultName | Gets the default identifiable name assigned to this CTC object. (Inherited from CtcObjectBase.) | |
| DrawScale | Gets or sets the button's drawing surface scale. | |
| ID | Gets the CTC object's globaly unique static identifier. (Inherited from CtcObjectBase.) | |
| IsDeleted | Gets an indication whether this CTC object has been flaged for deletion by DeleteSelf. (Inherited from CtcObjectBase.) | |
| Location | Gets or sets the location of the button on the switchboard. | |
| Look | Gets or sets the button's switchboard look. | |
| Name | Gets or sets the identifiable name assigned to this CTC object. (Inherited from CtcObjectBase.) | |
| Parent | Gets the parent list that contains this CTC object. (Inherited from CtcObjectBase.) | |
| PersistedTag | Gets or sets the binary representation of an arbitrary object that provides additional data to be stored with the layout data. (Inherited from CtcObjectBase.) | |
| ScriptEventBinder | ||
| State | Gets the button's current OnOff value. | |
| Tag | Gets or sets an arbitrary object that provides additional data but is disposed between sessions. (Inherited from CtcObjectBase.) |