PDA

View Full Version : Solved: ComboBoxes



wildpianist
01-23-2008, 02:49 AM
Is there a way to stop text being entered into Comboboxes. I have tried to lock the box but it doesn't allow the user to select from the drop down :(

Bob Phillips
01-23-2008, 02:58 AM
Set the Style to DropDownList not Combo.

wildpianist
01-23-2008, 03:10 AM
thanking you :)