For {\tt EVT\_LIST\_CACHE\_HINT} event only: return the last item (inclusive)
which the list control advises us to cache.
-\membersection{wxListEvent::GetCode}\label{wxlisteventgetcode}
+\membersection{wxListEvent::GetKeyCode}\label{wxlisteventgetkeycode}
-\constfunc{int}{GetCode}{\void}
+\constfunc{int}{GetKeyCode}{\void}
Key code if the event is a keypress event.
the column click events it may be $-1$ if the user clicked in the list control
header outside any column.
-\membersection{wxListEvent::Cancelled}\label{wxlisteventcancelled}
-
-\constfunc{bool}{Cancelled}{\void}
-
-TRUE if this event is an end edit event and the user cancelled the edit.
-
\membersection{wxListEvent::GetPoint}\label{wxlisteventgetpoint}
\constfunc{wxPoint}{GetPoint}{\void}