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 / r. antony greetan

Using the Query Unload we can determine how the application
is getting closed( By Coding, By MDI Window closing the
child, By Task Manager, By Pressing Close Button etc...).
(Here we can code that if the application is closed by mdi
then don't close it)

But in Unload we can only handle the closing only. We can
determine how it is getting closed...

Is This Answer Correct ?    1 Yes 0 No

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

Answer / supriya sinharoy

a) Unload is the last event to occur before a form set or
form is released.That means Unload occurs after the Destroy
event and after all the

contained objects have been released. In
addition, Unload occurs depending on the type of object.

b) Queryunload occurs before a form is unloaded.
That means the QueryUnload event occurs before the Destroy
event.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What is ActiveX Dll and ActiveX Exe?

0 Answers  


How would you find out the value property in Slider Bar Control?

1 Answers  


Is it possible to set a shortcut key for label? Explain ?

1 Answers  


Hai! , i make a project for browsing center using vb6.0 , at the time of running below mentioned error is occured so please help me for solve this problem. Error : Can't find project or library

4 Answers   Wipro,


What is ado in vb?

0 Answers  


what is the Difference between Dynaset and Snapshot?

0 Answers  


What is the difference between Msgbox Statement and MsgboxQ function?

2 Answers  


What is the Windows API?

0 Answers  


Through which protocol OLEDB components are interfaced?

0 Answers  


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

18 Answers   Microsoft,


Is visual basic c#?

0 Answers  


which VB constant make the menu item in centre?

1 Answers  


Categories