A
ABC
How to make all controls disable foreColor and BackColor same as ReadOnly =
true?
As the disable textbox or another controls color is so hard to read, I want
a good method to set all control same as ReadOnly TextBox control's Colors.
There are many program code to modify if I modify from "xxx.enabled = false"
to "xxx.ReadOnly = true". It also spend more time to retest program. Help
Help Help.
true?
As the disable textbox or another controls color is so hard to read, I want
a good method to set all control same as ReadOnly TextBox control's Colors.
There are many program code to modify if I modify from "xxx.enabled = false"
to "xxx.ReadOnly = true". It also spend more time to retest program. Help
Help Help.