49    STD_BITMAP_BUTTON( wxWindow* aParent, wxWindowID aId, 
const wxBitmap& aDummyBitmap,
 
   50                       const wxPoint& aPos = wxDefaultPosition, 
const wxSize& aSize = wxDefaultSize,
 
   55    void SetBitmap( 
const wxBitmapBundle& aBmp );
 
   56    bool Enable( 
bool aEnable = 
true ) 
override;
 
   64    void OnPaint( wxPaintEvent& WXUNUSED( aEvent ) );