- wxButton
Constructor, creating and showing a button.
- Create
Button creation function for two-step creation.
- GetAuthNeeded
Returns true if an authentication needed symbol is displayed on the button.
- GetLabel
Returns the string label for the button.
- SetAuthNeeded
Sets whether an authentication needed symbol should be displayed on the button.
- SetDefault
This sets the button to be the default item in its top-level window (e.g.
- SetLabel
Sets the string label for the button.