.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

C-Am

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

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -