<wx/statbmp.h>
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
\wxheading{Window styles}
There are no special styles for this control.
\param{const wxBitmap\& }{label}, \param{const wxPoint\& }{pos = wxDefaultPosition}, \param{const wxSize\& }{size = wxDefaultSize},\rtfsp
\param{long}{ style = 0}, \param{const wxString\& }{name = ``staticBitmap"}}
-Constructor, creating and showing a text control.
+Constructor, creating and showing a static bitmap control.
\wxheading{Parameters}
\helpref{wxStaticBitmap::SetBitmap}{wxstaticbitmapsetbitmap}
-\membersection{wxStaticIcon::GetIcon}\label{wxstaticbitmapgeticon}
+\membersection{wxStaticBitmap::GetIcon}\label{wxstaticbitmapgeticon}
\constfunc{wxIcon}{GetIcon}{\void}
\wxheading{See also}
-\helpref{wxStaticIcon::SetIcon}{wxstaticbitmapseticon}
+\helpref{wxStaticBitmap::SetIcon}{wxstaticbitmapseticon}
\membersection{wxStaticBitmap::SetBitmap}\label{wxstaticbitmapsetbitmap}
\helpref{wxStaticBitmap::GetBitmap}{wxstaticbitmapgetbitmap}
-\membersection{wxStaticIcon::SetIcon}\label{wxstaticbitmapseticon}
+\membersection{wxStaticBitmap::SetIcon}\label{wxstaticbitmapseticon}
\func{virtual void}{SetIcon}{\param{const wxIcon\& }{ label}}
\wxheading{See also}
-\helpref{wxStaticIcon::GetIcon}{wxstaticbitmapgeticon}
+\helpref{wxStaticBitmap::GetIcon}{wxstaticbitmapgeticon}