\wxheading{Derived from}
-\helpref{wxEvent}{wxevent}
+\helpref{wxEvent}{wxevent}\\
+\helpref{wxObject}{wxobject}
\wxheading{Include files}
<wx/event.h>
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
\wxheading{Event table macros}
To process a menu command event, use these event handler macros to direct input to member
just has become checked or unchecked (and thus only makes sense for checkable
menu items).
+Notice that this method can \emph{not} be used with
+\helpref{wxCheckListBox}{wxchecklistbox} currently.
+
+
\membersection{wxCommandEvent::IsSelection}\label{wxcommandeventisselection}
\func{bool}{IsSelection}{\void}