AutoitMike 0 Posted April 20 Share Posted April 20 Is there a way that a user can select provided values in a combo box but not be able to manually type anything into the box?? EG: There will be numbers from 1 to 4 where numbers outside of that range is not valid. Thanks in advance Link to post Share on other sites
Solution ahmet 12 Posted April 20 Solution Share Posted April 20 For that you hav to use appropriate style. I think it is CBS_DROPDOWNLIST. I can not test right now. Link to post Share on other sites
AutoitMike 0 Posted April 20 Author Share Posted April 20 ahmet, That's it!!! Thanks a billion Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now