MickeD
Programmer
- Feb 20, 2000
- 54
I have some TextBoxes and CheckBoxes on the form.
In read only mode I set the "Locked" Property of TextBoxes to True .
I need do the same for CheckBox (setting "Enabled" = False makes the checkBox to Grayed, it's not acceptable)
May be some Third Part ActiveX Control has "Locked" property
or better way some API function?
Please help , it's very urgent
In read only mode I set the "Locked" Property of TextBoxes to True .
I need do the same for CheckBox (setting "Enabled" = False makes the checkBox to Grayed, it's not acceptable)
May be some Third Part ActiveX Control has "Locked" property
or better way some API function?
Please help , it's very urgent