]>
Commit | Line | Data |
---|---|---|
1 | \section{\class{wxMultiChoiceDialog}}\label{wxmultichoicedialog} | |
2 | ||
3 | This class represents a dialog that shows a list of strings, and allows | |
4 | the user to select one or more. | |
5 | ||
6 | \wxheading{Derived from} | |
7 | ||
8 | \helpref{wxDialog}{wxdialog}\\ | |
9 | \helpref{wxWindow}{wxwindow}\\ | |
10 | \helpref{wxEvtHandler}{wxevthandler}\\ | |
11 | \helpref{wxObject}{wxobject} | |
12 | ||
13 | \wxheading{Include files} | |
14 | ||
15 | <wx/choicdlg.h> | |
16 | ||
17 | \wxheading{See also} | |
18 | ||
19 | \helpref{wxMultiChoiceDialog overview}{wxmultichoicedialogoverview} | |
20 | ||
21 | \latexignore{\rtfignore{\wxheading{Members}}} | |
22 |