Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between queryunload and unload in form?

Answers were Sorted based on User's Feedback



What is the difference between queryunload and unload in form?..

Answer / vairamuthu

Query_Unload will execute first when unload the form. We
can stop the execution of the form_Unload method when we
set cancel = 1 in queryunload method.

Is This Answer Correct ?    3 Yes 0 No

What is the difference between queryunload and unload in form?..

Answer / rajnish tyagi

Both events allow the unload to be cancel, however only the QueryUnload event actually provides the cause for the unload - check the UnloadMode parameter for values such as vbFormCode and vbFormControlMenu. More details can be found by looking up the events in your MSDN library.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What is the difference Between ADO and other data access objects?

2 Answers   HCL,


Why doesn't "my string" & Chr$(13) do what I want?

0 Answers  


How to change the Mouse Pointer?

2 Answers  


What is instantiating?

0 Answers  


What is ODBC Direct and Microsoft Jet Database Engine ?

0 Answers  


How many ways we can access file using VB?

0 Answers  


Explain about the creation of EXE files with Visual Basic?

0 Answers  


Draw Sequence Modal of RDO and Explain?

0 Answers  


What is the error message that you would get if you try to assign "Null" to an integer variable?

4 Answers   Symphony, Yahoo,


how to get printout between two dates informations in datareport in vb6.0

1 Answers  


What is "NULL"?

0 Answers  


What is the difference between a property a method and an event? Give an example of each.

18 Answers   Microsoft,


Categories