How does one make all controls on a Windows form read-only? Controls such as
check boxes, combo boxes and date time pickers dont appear to have a
read-only property. Disabling the controls makes them hard to read and you
cant select/copy the contents of text boxes.
Thanks
check boxes, combo boxes and date time pickers dont appear to have a
read-only property. Disabling the controls makes them hard to read and you
cant select/copy the contents of text boxes.
Thanks
Comment