Gotfocus is a ____________ event.
Form
Label
Control
Textbox
__________controls are used to allow the users to select several options at the same time.
Check box
Option
None of these
The most frequently used event procedures for a command button is __________
Keypress
Click
keydown
Keyup
_______is the textbox property,takes an integer value that sets the length of text that can be entered in the text box.
Multiline
Maxlength
Text
The ____________property sets the text that appears on the title bar of the form
Appearance
Caption
Icon
Width
____________property of the command button,sets the appearance of the control whether a standard or a graphical button.
Style
Default
Which of the following is not a mouse event?
Mousemove
Most essential part of a visual basic program is :
Property
Layout
Project
Which property of textbox,allows the user to type or display multiline of text?