Multiple Choice
Which statement can be used to clear the contents of a text box?
A) txtBox.Empty = True
B) txtBox = ""
C) txtBox.Text = ""
D) txtBox.Wipe
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: The following two statements are equivalent.<br>Not (a
Q51: Typecasting is used to convert a value
Q52: Which of the following expressions has as
Q53: Numeric variables can be initialized to zero
Q54: The line continuation character must be preceded
Q55: The type of error that is normally
Q57: Which of the following masks is appropriate
Q59: A statement of the form dblVar =
Q60: The value of (12345).ToString("C") is $12,345.00.
Q61: The value of (#1/1/2014#).ToString("D") is<br>A) 01/01/2014<br>B) January