Which of the following statements removes all text from lstBox?

(A) lstBox.Clear()
(B) lstBox.Items.Clear()
(C) lstBox.Text.Clear()
(D) lstBox.Items.Add("")

(B) lstBox.Items.Clear()

Computer Science & Information Technology

You might also like to view...

The Text ________ command can be used to change the positioning of text within a cell

Fill in the blank(s) with correct word

Computer Science & Information Technology

A user changed departments from sales to accounting. The user is unable to access the shared network drive containing the accounting department's files. Which of the following should a technician check?

A. File permissions B. Folder redirections C. Local group policy D. Encryption type

Computer Science & Information Technology