ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / CustomControl Class


In This Topic
    CustomControl Class Methods
    In This Topic

    For a list of all members of this type, see CustomControl members.

    Protected Methods
     NameDescription
    Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
    Protected Internal Method Called to create the PlugIn's visual component if not specified in DAML.  
    Protected Internal Method If the CustomControl specifies the DAML attribute 'isDrop=true', this function is called whenever its drop-down is closed.  
    Protected Internal Method If the CustomControl specifies the DAML attribute 'isDrop=true', this function is called whenever its drop-down is opened.  
    Protected Internal Method Called periodically by the framework once the tool has been created. (Inherited from ArcGIS.Desktop.Framework.Contracts.PlugIn)
    Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
    Top
    See Also