Controls ReadOnly

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello misters,

I never really thought about it before but it seems strange to me that the
checkbox, radiobutton and dropdownlist controls does not have a read-only
property.

I have a situation where I would like to have a read-only checkbox
radiobutton and dropdownlist controls and not have to use enabled = false.

Has anyone sub-classed the checkbox to add a read-only property or another
good solution ?

Any help will be appreciated.

Thanks in advance! Regards
 
Back
Top