hi all
i have two forms FORM1 and FORM2.and form1 has two buttons.
when buttons B1,B2 is clicked in FORM1, FORM2 should appear,
but i need to trace which button is clicked .so that i want to display dfferent controls in FORM2 accordin to button click.
Any body give some tips
I am trying to trace the "event e" in the FORM2 's load event.
pls help
i have two forms FORM1 and FORM2.and form1 has two buttons.
when buttons B1,B2 is clicked in FORM1, FORM2 should appear,
but i need to trace which button is clicked .so that i want to display dfferent controls in FORM2 accordin to button click.
Any body give some tips
I am trying to trace the "event e" in the FORM2 's load event.
pls help
Comment