How to make drop down list be readonly?

  • Thread starter Thread starter Alex Liang
  • Start date Start date
Set property -> Enabled = False, while defining the control (or in the code,
if you want it to enabled/disabled, based on some condition)

HTH
Kalpesh
 

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

Back
Top