Doc corrections

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2007-09-21 17:53:07 +00:00
parent 3c93f27b0b
commit 52ce637645
12 changed files with 17 additions and 57 deletions

View File

@@ -139,11 +139,3 @@ This function can be used only when \helpref{HasTextCtrl}{wxpickerbasehastextctr
Returns \true if the picker control is growable.
\membersection{wxPickerBase::SetPickerCtrlGrowable}\label{wxpickerbasesetpickerctrlgrowable}
\func{void}{SetPickerCtrlGrowable}{\param{bool}{ grow = true}}
Sets the picker control as growable when {\tt grow} is \true.
This function has effects only when \helpref{HasTextCtrl}{wxpickerbasehastextctrl} returns \true.