G
Guest
hi,
i am creating an app with lots of functions. it is also crowded. i have
decided to move the controls onto lots of separate forms. if a button in a
non form1 form is clicked, could its code be:
form1.textbox.text="";
to clear textbox's text or am i completely wrong?
thanks in advance
i am creating an app with lots of functions. it is also crowded. i have
decided to move the controls onto lots of separate forms. if a button in a
non form1 form is clicked, could its code be:
form1.textbox.text="";
to clear textbox's text or am i completely wrong?
thanks in advance