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
Is the Variant type slower than using other variable types?
Explain the working with task in Gantt chart view.
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
What is ActiveX Document?
What is the default workspace?
Which language is used in visual basic?
___ is a property to resize a label control according to your caption.
what are the Types of LockEdits in RDO?
Types of LockEdits in DAO?
What is recordset in visual basic?
___ VB constant make the menu item in centre.
How would you Create a Query Builder and Explain its uses
Explain the usage of Web Browser Control?
How do you zoom in visual basic?
Is visual basic easy?