True/False
The statement txtBox.Text = Chr(162) causes Visual Basic to display the cents symbol (ANSI 162) in the text box, regardless of the font in use.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: The value of IsNumeric("Twenty") is True.
Q16: One may use an If block within
Q17: The value of "education".EndsWith("on") is True.
Q18: One may use a Select Case block
Q19: When a check box control has the
Q21: When is the expression "Not cond1" true?<br>A)
Q22: No more than one Else statement may
Q23: The default event procedure for a list
Q24: Asc("A") is 65. What is Asc("C")?<br>A) 66<br>B)
Q25: If you set a group box control's