<wx/pickerbase.h>
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
\wxheading{Window styles}
\twocolwidtha{5cm}%
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.
-