Button

Standard button class
Derived from IControl

Functions
UseVar(VarNameSpecification name)
Optional(none)
name : Name of var to use if style 'toggle' is present

Style Attributes
Toggle - Is this a toggle button

Geometry Attributes
None

Notifications
Button::Notify::Pressed - Standard button was pressed
Button::Notify::Toggled - Standard button was toggled

Messages
Button::Message::Press - Press down a standard button
Button::Message::Toggle - Toggle a toggle button