X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6a611b39feadde7d830457b59ffb8f56929acd0a..762e199741e236841278dfa6c08a7a0ca376252e:/docs/latex/wx/msgdlg.tex diff --git a/docs/latex/wx/msgdlg.tex b/docs/latex/wx/msgdlg.tex index 3caf92f46a..497758e37a 100644 --- a/docs/latex/wx/msgdlg.tex +++ b/docs/latex/wx/msgdlg.tex @@ -51,6 +51,7 @@ Constructor. Use \helpref{wxMessageDialog::ShowModal}{wxmessagedialogshowmodal} \twocolitem{{\bf wxICON\_ERROR}}{Shows an error icon - the same as wxICON\_HAND.} \twocolitem{{\bf wxICON\_QUESTION}}{Shows a question mark icon.} \twocolitem{{\bf wxICON\_INFORMATION}}{Shows an information (i) icon.} +\twocolitem{{\bf wxSTAY\_ON\_TOP}}{The message box stays on top of all other window, even those of the other applications (Windows only).} \end{twocollist} }