Visual Basic - Study Mode
[#611] What is the correct syntax to designate a default button?
Correct Answer
(C) Form.AcceptButton=button1
[#612] The position of an item in a list box depends on which of the following property of the value stored in the list box's?
Correct Answer
(B) Sorted property
[#613] . . . . . . . . displays the commands that are required to build an application. it is used to display the menus of the particular application
Correct Answer
(C) menu bar
[#614] Which of the following statements is false?
Correct Answer
(A) A class can have only one constructor
[#615] Which option is used to align two or more controls by their left, right, top or bottom borders?
Correct Answer
(A) Align option