1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
<HTML>
<head><title>wxMultipleChoiceDialog</title></head>
<BODY BGCOLOR=#FFFFFF>
<A NAME="wxmultiplechoicedialog"></A><CENTER>
<A HREF="wx.htm"><img align=center src="contents.gif" BORDER=0 ALT="Contents"></A> <A HREF="wx22.htm#classref"><img align=center src="up.gif" BORDER=0 ALT="Up"></A> <A HREF="wx151.htm#wxmoveevent"><img align=center src="back.gif" BORDER=0 ALT="Previous"></A> <A HREF="wx153.htm#wxmutex"><img align=center src="forward.gif" BORDER=0 ALT="Next"></A> </CENTER><HR>
<H2>wxMultipleChoiceDialog</H2>
<P>
This class represents a dialog that shows a list of strings, and allows
the user to select one or more.<P>
<B>NOTE:</B> this class is not yet implemented.<P>
<B><FONT COLOR="#FF0000">Derived from</FONT></B><P>
<A HREF="wx71.htm#wxdialog">wxDialog</A><BR>
<A HREF="wx260.htm#wxwindow">wxWindow</A><BR>
<A HREF="wx85.htm#wxevthandler">wxEvtHandler</A><BR>
<A HREF="wx158.htm#wxobject">wxObject</A><P>
<B><FONT COLOR="#FF0000">Include files</FONT></B><P>
<wx/choicdlg.h><P>
<B><FONT COLOR="#FF0000">See also</FONT></B><P>
<A HREF="wx291.htm#wxmultiplechoicedialogoverview">wxMultipleChoiceDialog overview</A><P>
<B><FONT COLOR="#FF0000">Members</FONT></B><P>
</BODY></HTML>
|