What is the difference between queryunload and unload in form?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the Internet tools available in VB 6.0?

2595


Is there any Edit method in ADO Data Access method?

1785


How would you access objects created in ActiveX Exe and ActiveX Dll

1748


how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language

3334


What are forms in visual basic?

759


___ Property is used to count no. of items in a combobox.

1152


Is there a way to break long lines in VB code?

1140


Does VB support pointers to functions?

1373


Explain Types of DBCombo boxes?

775


What is controls in vb?

774


Types of ActiveX Components in VB?

1635


Advantage of ActiveX Dll over Active Exe.

1771


Explain the "cursortype" and "Locktype" in VB?

4140


How can I speed up my VB database application?

1245


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

1299