hi i'm new to vb.net....umm
i just want to ask that is it possible to change the form of it's label??
for example i have a form1 and form 2...
then in form2 i have a label1 and label2...
if the value of the variable in the form1(enter by the user through textbox) is equal to one then the label2 in form2 would be invisible...
how could i do that?
because i use form load to load all the default settings in form2 then i put some "if else" in formload in form2 hoping that i could get that kind of program.
...please help me..
thanks
i just want to ask that is it possible to change the form of it's label??
for example i have a form1 and form 2...
then in form2 i have a label1 and label2...
if the value of the variable in the form1(enter by the user through textbox) is equal to one then the label2 in form2 would be invisible...
how could i do that?
because i use form load to load all the default settings in form2 then i put some "if else" in formload in form2 hoping that i could get that kind of program.
...please help me..
thanks