git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29190
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
\latexignore{\rtfignore{\wxheading{Members}}}
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxMenuEvent::wxMenuEvent}
\func{}{wxMenuEvent}{\param{WXTYPE }{id = 0}, \param{int }{id = 0}, \param{wxDC* }{dc = NULL}}
Constructor.
\membersection{wxMenuEvent::wxMenuEvent}
\func{}{wxMenuEvent}{\param{WXTYPE }{id = 0}, \param{int }{id = 0}, \param{wxDC* }{dc = NULL}}
Constructor.
\membersection{wxMenuEvent::m\_menuId}
\member{int}{m\_menuId}
The relevant menu identifier.
\membersection{wxMenuEvent::m\_menuId}
\member{int}{m\_menuId}
The relevant menu identifier.
+
+\membersection{wxMenuEvent::GetMenu}\label{wxmenueventgetmenu}
+
+\constfunc{wxMenu *}{GetMenu}{\void}
+
+Returns the menu which is being opened or closed. This method should be only
+used with the \texttt{OPEN} and \texttt{CLOSE} events.
+
+
\membersection{wxMenuEvent::GetMenuId}\label{wxmenueventgetmenuid}
\constfunc{int}{GetMenuId}{\void}
\membersection{wxMenuEvent::GetMenuId}\label{wxmenueventgetmenuid}
\constfunc{int}{GetMenuId}{\void}
Returns the menu identifier associated with the event. This method should be
only used with the {\tt HIGHLIGHT} events.
Returns the menu identifier associated with the event. This method should be
only used with the {\tt HIGHLIGHT} events.
\membersection{wxMenuEvent::IsPopup}\label{wxmenueventispopup}
\constfunc{bool}{IsPopup}{\void}
\membersection{wxMenuEvent::IsPopup}\label{wxmenueventispopup}
\constfunc{bool}{IsPopup}{\void}