include file: wxButton
Creation parameters:
- atom parent
- integer id
- atom wxBitmap
- integer x [=-1]
- integer y [=-1]
- integer cx [=-1]
- integer cy [=-1]
- atom style [=-1]
proc set_bmpbutton( atom button, atom bitmap )
Parent Topics:
Classes
Controls
wxButton
Category: wxBitmapButton
Sets the displayed bitmap of the bitmap button.