hi @ all,
i have a little problem...
i have 2 forms (form1 and form2)
on form1 threre is a textbox TB1 and a button BT1
by clicking on BT1 i switch to form2
so now the problem:
in TB1 is a text which i want to give out via a messagebox on form2... but form2 don't know about the TB1... also when i save the content of TB1 in a string at form1 an switch to form2 the string don't be known
could anybody help me?
PS: sorry about the teriible english, i hope you can understand it ^^
thanks
i have a little problem...
i have 2 forms (form1 and form2)
on form1 threre is a textbox TB1 and a button BT1
by clicking on BT1 i switch to form2
so now the problem:
in TB1 is a text which i want to give out via a messagebox on form2... but form2 don't know about the TB1... also when i save the content of TB1 in a string at form1 an switch to form2 the string don't be known
could anybody help me?
PS: sorry about the teriible english, i hope you can understand it ^^
thanks
Comment