X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9c57566224918b8a121d1011aa7baa5b28b334a6..bc5e942bf3972629a0800d1653e20e177d8fa859:/docs/latex/wx/window.tex diff --git a/docs/latex/wx/window.tex b/docs/latex/wx/window.tex index 25520ffe4f..c64902d2ee 100644 --- a/docs/latex/wx/window.tex +++ b/docs/latex/wx/window.tex @@ -1445,6 +1445,18 @@ Returns {\tt true} if this window has the current mouse capture. \helpref{wxMouseCaptureChangedEvent}{wxmousecapturechangedevent} +\membersection{wxWindow::HasExtraStyle}\label{wxwindowhasextrastyle} + +\constfunc{bool}{HasExtraStyle}{\param{int }{exFlag}} + +Returns \texttt{true} if the window has the given \arg{exFlag} bit set in its +extra styles. + +\wxheading{See also} + +\helpref{SetExtraStyle}{wxwindowsetextrastyle} + + \membersection{wxWindow::HasFlag}\label{wxwindowhasflag} \constfunc{bool}{HasFlag}{\param{int }{flag}}