fixed return type of GetEditControl(); updated its description
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18065 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -294,9 +294,12 @@ or small icon view).
|
||||
|
||||
\membersection{wxListCtrl::GetEditControl}\label{wxlistctrlgeteditcontrol}
|
||||
|
||||
\constfunc{wxTextCtrl\&}{GetEditControl}{\void}
|
||||
\constfunc{wxTextCtrl *}{GetEditControl}{\void}
|
||||
|
||||
Gets the edit control for editing labels.
|
||||
Returns the edit control being currently used to edit a label. Returns {\tt NULL}
|
||||
if no label is being edited.
|
||||
|
||||
{\bf NB:} It is currently only implemented for wxMSW.
|
||||
|
||||
\membersection{wxListCtrl::GetImageList}\label{wxlistctrlgetimagelist}
|
||||
|
||||
|
Reference in New Issue
Block a user