I want to make some TextBox
es on my form uneditable, but I want the text
to be clear (black not gray) and that's why I do not want to use
myTextBox.Enabled = false;
Somehow I want it to be disabled but with non-gray fore-color.
Does anyone have any clue?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…