Action Button

A button widget which is used to execute an action with clicking the button.

Native Style uses the button widget provided by the operating system, so it may have better but different looking on different OS.

Operations

For a non-toggled button, simply clicking on the button will execute the action specified by Click Action Index property. For a toggled button, pushing the button will execute the action specified by Push Action Index and releasing the button will execute the action specified by Release Action Index property.

Special Properties

See Also