25#ifndef STD_BITMAP_BUTTON_H
26#define STD_BITMAP_BUTTON_H
48 STD_BITMAP_BUTTON( wxWindow* aParent, wxWindowID aId,
const wxBitmap& aDummyBitmap,
49 const wxPoint& aPos = wxDefaultPosition,
const wxSize& aSize = wxDefaultSize,
55 bool Enable(
bool aEnable =
true )
override;
63 void OnPaint( wxPaintEvent& WXUNUSED( aEvent ) );