Customizer's Guide > Working with XUI (XML-based User Interface) Dialog Boxes > XUI Element Reference > <menubar> Element
  
<menubar> Element
The <menubar> element is the parent element for creating a collection of menu selections. The element can have the following child elements:
<menuitem>, <script>
The <menubar> element has the following attributes:
id = ID
Identifies the control.
showimages = true | false
Default is false. If true, images are displayed to the left of each menuitem with an image defined.
withdraw = true | false
Default is false. If true, the control (and any children) is ignored and not displayed.