ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / ColorPickerControl Class / OnColorChanged Method

In This Topic
    OnColorChanged Method
    In This Topic
    This raises our 'public' event. Users can hook up delegates or use the SelectedColor property
    Syntax
    protected internal virtual void OnColorChanged()
    Protected Friend Overridable Sub OnColorChanged() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also