ArcGIS Pro DAML Schema
CT_Menubar Complex Type
ArcGIS Pro DAML Schema : CT_Menubar Complex Type
Namespace http://schemas.esri.com/DADF/Registry
Diagram
menu Element Choice CT_Menubar Complex Type
Overview
Used By
menubar Element
Source
<xs:complexType name="CT_Menubar" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element name="menu" type="CT_RootMenu" />
  </xs:choice>
</xs:complexType>
See Also
ArcGIS Pro DAML Schema