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...
Pictures used as a fill for shapes cannot have the transparency reset
Indicate whether the statement is true or false
Computer Science & Information Technology
Which file system offers the most security?
A) NTFS B) FAT16 C) FAT32 D) OSPF
Computer Science & Information Technology
When you create a form, you need to include form field labels so that users know what information you want them to enter in each field of the form.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
AntiDoS software is used to detect and eliminate computer viruses and other types of malware. _________________________
Answer the following statement true (T) or false (F)
Computer Science & Information Technology