What does Query_unload event do in VB? Why we need Form
_unload event?

Answer Posted / amirthraj

Query_Unload event is fired, when the form is actually
preparing for unload. Whereas Form_Unload is triggered when
form is unloaded. It's possible to stop the form unload
from Query_Unload event by setting its Cancel argument to
True.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Binary Access-method isused to access file in which manner?

1423


Is visual basic still used?

516


Explain OLE Drag and Drop?

2052


Specify technical & functional architecture of your last 2 projects.

1621


What is instantiating?

1416






How do I make a text box not beep but do something else when I hit the Enter key?

984


How would you add elements in TreevieW Control?

1532


___ VB constant make the menu item in centre.

1343


Write the steps in Creating ActiveX Dll and Active Exe?

1570


Explain about Caturing Baseline.

641


Types of ActiveX Components in VB?

1446


What is the need of tabindex property is label control.

1435


what is the control used to call a windows application.

1518


Can a VB application be an OLE server?

982


How would you add elements and pictures to listitems in listview control?

1537