Visual Studio .net Quiz - 3
Description: Visual Studio .net Quiz - 3 | |
Number of Questions: 10 | |
Created by: Aliensbrain Bot | |
Tags: .net visual-studio |
Attempted
0/10
Correct 0
Score 0
‹
›
With A = False and B = True, which statement evaluates as False?
Which TextBox method does not use the clipboard?
Which TextBox property should always be changed first?
Which is not a valid value for the ListBox SectionMode Property?
Setting the SelectedIndex property of a ListBox to -1 will:
Which method of a ListBox will remove just one item at a time?
The Items property of a ComboBox:
Which value for the ComboBox DropDownStyle property allows a user to type in data?
Which two controls combined to form the ComboBox control?
When a condition in an If...Then statements tests true: