Setting Dropdownlist Combobox to ReadOnly?

J

Jeff

Is there a way to set a dropdownlist combobox to ReadOnly?
I know there is a way to set a dropdown combobox, but it
involves casting the combobox to CEdit. I want to avoid
casting if possible because it may be unstable. I do not
want to use the EnableWindow function because it has a
gray font. Anyone know how to do this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top