X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/87b66c2838ae5cf613460efb54a5013f6abb817b..85136e3bf5dadf921652519e71da5db351fb3194:/docs/latex/wx/statbmp.tex diff --git a/docs/latex/wx/statbmp.tex b/docs/latex/wx/statbmp.tex index 957824513c..81ef5abc1f 100644 --- a/docs/latex/wx/statbmp.tex +++ b/docs/latex/wx/statbmp.tex @@ -17,6 +17,10 @@ display larger images portably. +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{Window styles} There are no special styles for this control. @@ -45,7 +49,7 @@ Default constructor. \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}