_____are the basic building block of a visual basic application.
Code window
Form objects
Properties window
Project explorer window
When an user typed some text on the text box,the text is displayed as * .which property of text box determine this ?
Multiline
Max length
Password char
Locked
Which of the following is not a mouse event?
Click
Keypress
Mousemove
None of these
What is the value of “Button” perameter for Alt + Right mouse click combination ?
1
2
3
4
Pick the odd one out
Command button
Text box
Label
Frame