/**
@class wxToggleButton
- @wxheader{tglbtn.h}
wxToggleButton is a button that stays pressed when clicked by the user. In
other words, it is similar to wxCheckBox in
/**
@class wxBitmapToggleButton
- @wxheader{tglbtn.h}
wxBitmapToggleButton is a wxToggleButton
that contains a bitmap instead of text.