_______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
None of these
The contents of the text box cannot be changed or edited,if
Locked property set to true
Locked property set to false
Focus property is set
The ____________property sets the text that appears on the title bar of the form
Appearance
Caption
Icon
Width
The______statement removes a form from the screen.
Load
Activate
Unload
Initialize
____________property of the command button,sets the appearance of the control whether a standard or a graphical button.
Style
Default
Gotfocus is a ____________ event.
Form
Label
Control
Textbox
The important and frequently used property of option button and checkbox is ___________
Value
Locked
Most essential part of a visual basic program is :
Property
Layout
Project
_________ property determines whether or not the form is displayed with 3D effect.
Picture