2.3.3.1.8 ListBox

Target namespace: http://schemas.microsoft.com/office/accessservices/2009/11/forms

Referenced by: CT_Border

A CT_AccListBox element that specifies the definition of a list box. A list box control displays a list of one or more items from which a user can choose. The value of the list box is the selected item.

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this element.

 <xs:element name="ListBox" type="CT_AccListBox" wbld:cname="ListBox"/>

See section 5.3 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).