I'm working on a form that has a textbox on it that is only there to show information, is it possible to set read only but still make the textbox look in its normal state?
Normal/Readonly:
http://www.cubeupload.com/files/c386...x_Readonly.JPG
Printable View
I'm working on a form that has a textbox on it that is only there to show information, is it possible to set read only but still make the textbox look in its normal state?
Normal/Readonly:
http://www.cubeupload.com/files/c386...x_Readonly.JPG
Yes. Set its BackColor to Color.White.