Subj : Re: TComboBox Limitations To : borland.public.cpp.borlandcpp From : Jogy Date : Tue Jul 06 2004 11:10 am Genie wrote: > Hi I find that i can't type more text than the width of the TComboBox. > > what i have is > ptrcombobox = new TComboBox(this, IDC_COMBOBOX, 256); > > where i want it to hold up to 256 characters. > > how do i actually get it to do this besides the above declaration Hello, The combobox should have the style CBS_AUTOHSCROLL. -- Jogy http://www.jogy.net/ jogy@sirma.bg .