ArcGIS Pro 3.7 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 Friend Overridable Sub OnColorChanged() 
    protected internal virtual void OnColorChanged()
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also