|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to set 'textbox's disable forecolor' ?my client complaint that "when the textbox is disabled, the forecolor is too
light ". How can I change it ? Thanks a lot you can only change this by creating your "own" controls ( wich is pretty
easy with inheritance ) however a workaround might be to use the readonly = true property instead of the dissabled property regards michel posseth Show quoteHide quote "Agnes" <ag***@dynamictech.com.hk> schreef in bericht news:uchOPZOfGHA.3996@TK2MSFTNGP04.phx.gbl... > my client complaint that "when the textbox is disabled, the forecolor is > too light ". > How can I change it ? > Thanks a lot > You can simulate what you want in a Textbox by setting the backcolor to what
you want, and then setting the Textbox's "ReadOnly" property to true. ry
Printing second time fails
Transparent Form surface My.Application.Log.WriteEntry Is Cool, But Formated Information SUCKS Determining whether the current item is the last one from inside ItemDataBound Setup question Easier way to expose properties? Last position.. Batch Update ADO.Net Creating self-installing service Array of Buttons WithEvents |
|||||||||||||||||||||||