View Single Post
  #1 (permalink)  
Old 08-21-2006, 03:46 PM
hoser2001's Avatar   
hoser2001 hoser2001 is offline
Programmer
 
Join Date: Jul 2006
Posts: 175
Credits: 0
Rep Power: 11
hoser2001 is on a distinguished road
Default Question about Form's On_Closing event

Say I have two Forms FormA and FormB

In FormA I add an event handler for FormB's On_Closing event.

If I have code in FormB's On_Closing event in both FormA and FormB, does one get executed before the other? What happens??
Reply With Quote

Sponsored Links