What is the difference between queryunload and unload in form?
Answers were Sorted based on User's Feedback
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 |
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 |
What is the differece between the (name) and caption properties of a control?
what is the Difference between Linked Object and Embedded Object?
How to get Cursor position using API?
What is the default workspace?
Q1. A. Discuss the various types of variables. B. How to control the file? Q2. A. How the image application? B. Write short notes on trees structures work. Q3. A. How to load and unload child forms. B. When should we use recursive programming Q4. A. Write short notes on "The ole control's shortcut menu" B. How to test the AX stat class Q5. A. How to use advanced data-bound controls. B. Write notes on manipulating the recordset object Q6. A. What is script control? B. How to down load image properties. C. What is meant by building a recordset.
____ property is used to lock a textbox to enter a datas.
what is the Code for DSN Less Connection?
What is OLE? Explain.
What is the difference Between ADO and other data access objects?
How should dates be implemented so they work with other language and country formats?
Explain the types of Views in Listview Control.
Write the steps in Creating ActiveX Dll and Active Exe?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)