I searched the web all day yesterday for how to get a standard combo box to be readonly. There were API calls, SendMessage examples, swapping out the combobox with a textbox.
If you need/want your combo box to be readonly you just set the DropDownStyle property to DropDownList.
I don't know why they couldn't use the readonly property like everyone else.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.