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
Where can I get updated VB and other Microsoft files?
What is the use of Hyperlink control for DHTML applications?
Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.
What is ActiveX Dll and ActiveX Exe?
Is visual basic easy?
what are the types of cursors in DAO?
___,___ arguments will be used to run a executable program in shell function
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
What is the use of Data Form Wizard?
what is use of book mark in excel ? send answer in my id ashishpal11@rediffmail.com
How the image application?
What can you do with visual basic?
How can you Implement windows functionality in VB?
What is controls in vb?
Which method is preferred to save datas like database?