In order to clear a ListBox’s items, the syntax is:

a) ListBox.Items.Clear()
b) ListBox.Items.DeleteItem.All()
c) ListBox.Clear()
d) ListBox.Items.DeleteAll()


a) ListBox.Items.Clear()

Computer Science & Information Technology

You might also like to view...

A specification for the database fields and their characteristics is the ____.

A. design B. files C. file structure D. data type

Computer Science & Information Technology

In addition to its primary layers, most operating systems incorporate a set of __________ routines such as linkage editors, loaders, line editors, disk formatting routines, sort routines, debugging features, library management routines, and so on.

a. resident b. utility c. add-on d. optional

Computer Science & Information Technology

The information about invoices to customers is tracked by  ____ system.

A. supply chain management  B. product lifecycle management C. transaction processing system D. value chain system

Computer Science & Information Technology

A network protocol is special software that allows a network to use logical addressing in order to move data from one subnet to another.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology