Im taking the VB 6 course right now with a college online while in high school and I just a few questions that are in the book and that will be on my online exam.


The scroller control is a/an ________ control
a)visual basic
b)ActiveX
c)C++
d)Excel

To print the properties of objects in the current form, select the _______ check box in the print what section of the print dialog box.
a)Code
b)Form
c)Form Image
d)Form as text

To print the code of objects in the current form, select the _________ check box in the print what section of the print dialog box.
a)Code
b)form
c)form image
d)form as text

to print a copy of the current form, select the __________ check box in the print what section of the print dialog box.
a)code
b)form
c)form image
d)form as text

to print the code currently selected in a code window, select the _______ option in the Range section of the print dialog box.
a)selection
b)entry
c)current project
d)current module