.net - Trouble with changing text on a textbox in vb -
Hi, I'm having trouble changing the text color of the text box in VB I know that changing is like this
Textbox.ForeColor = Color.Red
When I do this it does not change anything, even then gives me a single black color, it can also be because it is read only Or something in the visual studio or my project is wrong
Edit: I use VB 9 or VB 2008 W / VS 2008 Express
Unfortunately, I do not think that you can only change the color to read text box. There are but they are a bit hakki.
Comments
Post a Comment