How to change the font color of a disabled TextBox?

后端 未结 9 637
被撕碎了的回忆
被撕碎了的回忆 2020-11-27 05:13

Does anyone know which property sets the text color for disabled control? I have to display some text in a disabled TextBox and I want to set its color to blac

9条回答
  •  北海茫月
    2020-11-27 05:56

    If you want to display text that cannot be edited or selected you can simply use a label

提交回复
热议问题