954b8ae603
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
26 lines
571 B
TeX
26 lines
571 B
TeX
\section{\class{wxMultipleChoiceDialog}}\label{wxmultiplechoicedialog}
|
|
|
|
This class represents a dialog that shows a list of strings, and allows
|
|
the user to select one or more.
|
|
|
|
{\bf NOTE:} this class is not yet implemented.
|
|
|
|
\wxheading{Derived from}
|
|
|
|
\helpref{wxDialog}{wxdialog}\\
|
|
\helpref{wxWindow}{wxwindow}\\
|
|
\helpref{wxEvtHandler}{wxevthandler}\\
|
|
\helpref{wxObject}{wxobject}
|
|
|
|
\wxheading{Include files}
|
|
|
|
<wx/choicdlg.h>
|
|
|
|
\wxheading{See also}
|
|
|
|
\helpref{wxMultipleChoiceDialog overview}{wxmultiplechoicedialogoverview}
|
|
|
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
|
|
|
|