Button clicked

  • Thread starter Thread starter Aris
  • Start date Start date
A

Aris

I have two forms with one button each
When the button in one form is pressed I show the second
form.How can I check whether the button in the second form
pressed?

Thanks
 
Aris ---

Add an event handler to the second form, and hook it up to the button you
want to check.

Seth Demsey
Lead Program Manager
..Net Compact Framework

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top