Dynamic Backcolor change in VB
Hello please help me . My problem is ... i'm giving a clolr name into a textbox. then if i press the command button then backclor of another textbox will change.
for example:
1.text1.text [text box 1]
2.text2.text [ text box 2]
3.command1 [ command button]
now i'm giving "red" in the 1st text box. after that i'm pressing the command button. and the result must be back clour will be RED of the 2nd text box.
So please help about this with code.
Tito
|