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.
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.
Actions property.Actions property.