Skip to content
#1. The Shortcut key for properties window is ________________
#2. ________ layout window used to position your forms at design time.
#3. A standard exe project contains ________, ________ and code modules.
#4. The Extension for visual basic application file is __________
#5. The Extension for visual basic Project file is ________
#6. DLL Stands for _________
#7. DDE stands for ______________
#8. Timer control has _________ number of events.
#9. _________ is the extension for ActiveX Components.
#10. We can Place more than one ______ form in a project.
#11. _________ control does not have any events.
#12. __________ Control has the stretch property.
#13. ________ is the technology that enables to create applications that contain components from various other applications.
#14. Documents that contain data from more than one application.
#15. Data that is stored or linked in a compound document.
#16. ________ is a standard that allows applications to expose their objects and methods so that other applications can use them.
#17. Objects that activate in place and can be edited without manually switching to another application.
#19. ______ is an established protocol for exchanging data through active links between applications that run under microsoft windows.
#20. ______ exchange data via a conversation between two applications.
#21. When we ____ an object, we are inserting a placeholder for the linked object into our application.
#22. To create an ________ object, we can either use an OLE container control or add an object’s class to the toolbox.
#23. The _______ container control enables to add insertable objects to the forms in our visual basic applications.
#24. The _________ methods creates a linked object from the contents of a file.
#25. The _________ method creates an embedded object.