ArcGIS Pro DAML Schema
ArcGIS Pro DAML Schema / CT_Controls Complex Type / checkBox Element
In This Topic
    checkBox Element
    In This Topic
    Namespace http://schemas.esri.com/DADF/Registry
    Type
    Diagram
    content Element disabledText Element Sequence tooltip Element Sequence checkBox Element
    Overview
    largeImage prohibited
    smallImage prohibited
    flipImageRTL prohibited
    overlayLargeImage prohibited
    overlaySmallImage prohibited
    condition optional ST_ID Simple Type
    checkedCondition optional ST_ID Simple Type
    loadOnClick optional xs:boolean
    isChecked optional xs:boolean
    keytip required ST_String Simple Type
    helpContextID optional ST_String Simple Type
    shortcutTableRefID optional ST_ID Simple Type
    Sequence optional
    image optional ST_Uri Simple Type
    heading optional xs:string
    Sequence optional
    content optional
    Source
    <xs:element name="checkBox" type="CT_CheckBox" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also