<wx/bmpbuttn.h>
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
\wxheading{Remarks}
This class supports bitmaps for several different states:
\twocolwidtha{5cm}
+\begin{twocollist}\itemsep=0pt
\twocolitem{\windowstyle{normal}}{This is the bitmap shown in the default state,
it must be always valid while all the other bitmaps are optional and don't have
to be set.}
\membersection{wxBitmapButton::GetBitmapSelected}\label{wxbitmapbuttongetbitmapselected}
\constfunc{wxBitmap\&}{GetBitmapSelected}{\void}
-\func{wxBitmap\&}{GetBitmapSelected}{\void}
-Returns the bitmap for the pushed button state, may be invalid.
+Returns the bitmap for the selected state.
\wxheading{Return value}