GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  Visual Basic
Go To First  |  Previous Question  |  Next Question 
 Visual Basic  |  Question 425 of 453    Print  
which event will burn if we close the current working vb window

  
Total Answers and Comments: 7 Last Update: June 10, 2009     Asked by: giri 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
September 15, 2006 06:44:45   #1  
Arzu        

RE: which event will burn if we close the current work...
Form_QueryUnload()
 
Is this answer useful? Yes | No
October 02, 2006 09:08:45   #2  
lalita.p        

RE: which event will burn if we close the current work...

Query_Unload event


 
Is this answer useful? Yes | No
October 13, 2006 09:44:13   #3  
Mahesh        

RE: which event will burn if we close the current work...
Query_unload
 
Is this answer useful? Yes | No
December 04, 2006 02:52:01   #4  
rashmi        

RE: which event will burn if we close the current work...

query unload


 
Is this answer useful? Yes | No
December 24, 2006 02:08:48   #5  
Lalita p Member Since: September 2006   Contribution: 4    

RE: which event will burn if we close the current work...

form_queryUnload event is fired becase this event get fired befor the form get unloaded from the memory


 
Is this answer useful? Yes | No
March 03, 2007 08:30:56   #6  
Pandian S        

RE: which event will burn if we close the current work...
Hi

Hierarchy of closing form events.

1. Query Unload (This event will raise when we close the form)
2. Unload
3. Terminate

 
Is this answer useful? Yes | No
June 10, 2009 07:08:03   #7  
sureshsamineni Member Since: August 2007   Contribution: 1    

RE: which event will burn if we close the current working vb window
First Form_QueryUnload event will fire and Form_Unload event will fire after these two events Form_Terminate() event will fire.
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape