Hi to everyone, Would you mind sending me codes that well allow my gambas program to display the text that I will type in my textbox(form1) to the label(form2)?. I did google this codes for a lot of times but their showing me a VB(Visual Basic) code which i knew already and certainly won't work.
This is one of the code that i used:
'bmain.label1.caption = fmain.textbox1.text' <---is this right or wrong?
label of form 2---------------- text box of form 1
Please send even just a little bit or response from you people. Thanks ....