What is the difference between queryunload and unload in form?
Answer Posted / rajnish tyagi
Both events allow the unload to be cancel, however only the QueryUnload event actually provides the cause for the unload - check the UnloadMode parameter for values such as vbFormCode and vbFormControlMenu. More details can be found by looking up the events in your MSDN library.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I create controls dynamically (at run-time)?
how to make unlimited id(1rimjim,2rimjim,3rimjim....etc) login grp chat pogram for jabber?
What can you do with visual basic?
Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.
How would you add elements in TreevieW Control?
Explain about conditional operators?
How do I speed up control property access?
___,_____ and ____ container objects.
Maximum Control Names length?
What is the use of Tabledef?
How would you create properties in ActiveX Control?
What is data binding in vb net?
How do I change the color of a form in visual basic?
Data Control missing from toolbox when I use VB under NT3.5. Why?
How should dates be implemented so they work with other language and country formats?