Visual Basic
True or False? In Visual Basic 6, to enable automatic re-painting of MDI Form, we have to set AutoRedraw=True
Which property is required to place a control on Visual Basic 6 MDI Form?
Visual Basic is considered a ___________ programming language.
In Visual Basic 6, How will you disable/hide the control box on a form?
Visual Basic is an ____________ driven language.
The default combo box style in visual basic is ____.
Visual Basic applications display a Windows style screen called a form.
The Enterprise Edition of Visual Basic is aimed at:
The programmer can enter, edit, and view the language of Visual Basic in the:
The default file type for a Visual Basic project is:
Which one of the following property pages is not provided by Visual Basic 6
Visual Basic is derived from:
Which of the following, when inputted into the command prompt, will successfully launch the Visual Basic script file_name.vbs?
The three types of Visual Basic operators are:
In Visual Basic 6, which one is NOT a parameter of connection objects open method?
In microsoft visual basic, use the ____ statement to create a string variable.
The '&' symbol is the safest _________ operator to use in Visual Basic.
Which of the following is NOT the value of StartUpPosition property in Visual Basic 6?
Visual Basic can do which of the following?
The contents of a text box may be cleared in visual basic code by ________.
To declare a variable in Visual Basic, you must use the ___________ function:
The assignment operator in visual basic is the ____ symbol.
Visual Basic 6.0 has been replaced by:
Visual basic provides the ____ method for accessing any number of characters contained in a string.