![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
How can I close one form (formA), from an event on another form (formB)? |
#3
| |||
| |||
|
|
"Chris" <Chris (AT) discussions (DOT) microsoft.com> schrieb: How can I close one form (formA), from an event on another form (formB)? Make a reference to your instance of 'FormA' available to your instance of 'FormB' and call the 'Close' method of your instance of 'FormA'. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/ V B <URL:http://dotnet.mvps.org/dotnet/faqs/ |
#4
| |||
| |||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |