VB NET set 22

Que: 211. Which of the following is/are the possible values of MsgBoxResult returned from MsgBox function.i) Ok ii) Cancel iiii) Abort iv) Retry v) Ignore
a. i, ii, iii and v only
b. i, ii, iii and iv only
c. ii, iii, iv and v only
d. All i, ii, iii, iv and v
Que: 212. ………………… is one of the MessageBoxDefaultButton enumeration values that specifies which is the default button for the message box.
a. DefaultButton
b. MessageButton
c. MessageBox
d. DefaultMessage
Que: 213. Which of the following is NOT the MessageBoxButtons enumeration value.
a. Ok
b. OkCancel
c. None
d. YesNo
Que: 214. Which of the following is/are the MessageBoxIcon enumeration values.i) Astrisk ii) Error iii) Hand iv) Ok
a. i, ii and iii only
b. ii, iii and iv only
c. i, ii and iv only
d. All i, ii, iii and iv
Que: 215. ……………… property returns a value of the ……………….. enumeration when the dialog box is closed.
a. DockPadding
b. DialogResult
c. Dialog Padding
d. DockResult
Que: 216. ……………… property of windows form sets the padding used between docked controls and the form’s edge.
a. DockPadding
b. DialogResult
c. Dialog Padding
d. DockResult
Que: 217. The Get and Set methods in the …………….. property to get and set the text in the text box.
a. Getdata
b. Textdata
c. Textproperty
d. GetSet
Que: 218. In mouse cursor option ………………. is a cursor for mouse wheel operations when the mouse is moving and the window is scrolling horizontally and vertically downward to the left.
a. PanSE
b. PanSW
c. PanSouth
d. PanNW
Que: 219. In mouse cursor option …………….. is a cursor for mouse wheel operations when the mouse is moving and the window is scrolling vertically in an upward direction.
a. PanSE
b. PanSW
c. PanSouth
d. PanNorth
Que: 220. ………………… is a signed count of the number of rotation of the mouse wheel.
a. Alfa
b. Delta
c. Wheel rotation
d. Rotation count