In VB5, is there any way I can keep a user from typing into the combobox but still allow him to make a selection? The locked property ensures that there will be no typing, but prohibts making a selection altogether.
Printable View
In VB5, is there any way I can keep a user from typing into the combobox but still allow him to make a selection? The locked property ensures that there will be no typing, but prohibts making a selection altogether.
Try setting the Style Property to 2 - Dropdown List
Aaron Young
Analyst Programmer
[email protected]
[email protected]
Certified AllExperts Expert: http://www.allexperts.com/displayExp...p?Expert=11884