Hi All
There are two ways to use a drop down box typically and i want to know how to do point 2
1) The first behaviour is if you click the arrow button, then it displays the values in the combobox to choose from which allows you to edit the content of the combobox, therefor it is not restricting the user to click inside the combo box
2) where ever you click on the combox, it will never allow the cursor to enter inside the combobox, but instead it displays all the values as the drop down list appears in the combobox as if to say you clicked the arow button
- So i dont want the user to be able to put the cursor inside the combobox, instead when the user clicks anywhere on the combo box then with will diplay the values as a dropdown?
Thanks
There are two ways to use a drop down box typically and i want to know how to do point 2
1) The first behaviour is if you click the arrow button, then it displays the values in the combobox to choose from which allows you to edit the content of the combobox, therefor it is not restricting the user to click inside the combo box
2) where ever you click on the combox, it will never allow the cursor to enter inside the combobox, but instead it displays all the values as the drop down list appears in the combobox as if to say you clicked the arow button
- So i dont want the user to be able to put the cursor inside the combobox, instead when the user clicks anywhere on the combo box then with will diplay the values as a dropdown?
Thanks