The Not In List event is unique to ____ controls.

A. combo box
B. form
C. report
D. check box


Answer: A

Computer Science & Information Technology

You might also like to view...

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

1. An XML file can contain several root elements. 2. XML files must be loaded into XElement objects before being accessed with LINQ. 3. The characters < and & cannot appear in the content of an element of an XML file. 4. The statement lstBox.Items.RemoveAt(lstBox.SelectedIndex) deletes the item currently highlighted in lstBox. 5. The statement lstBox.Items.RemoveAt(lstBox.SelectedIndex) deletes the item currently highlighted in lstBox.In a Simple combo box, the list is always visible.

Computer Science & Information Technology

Images should be added to illustrate a concept

Indicate whether the statement is true or false

Computer Science & Information Technology

A ________ limits the rows of data to records that match specific criteria

A) function B) formula C) filter D) sort

Computer Science & Information Technology

Using the ________ is an efficient way to locate a record in the table

A) Find Record button B) Locate button C) Find button D) Get Record button

Computer Science & Information Technology