hi all,
I know how i can make a button in another form by clicking a button, but now i also want to put code in the other form for if you click that button.
example:
button1_click()
createcontrol "form2", acbutton
but now i want to get behind the button i just made, so, how do i do that??
I know how i can make a button in another form by clicking a button, but now i also want to put code in the other form for if you click that button.
example:
button1_click()
createcontrol "form2", acbutton
but now i want to get behind the button i just made, so, how do i do that??