ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Button Class / OnClick Method

In This Topic
    OnClick Method (Button)
    In This Topic
    Called when the Button is clicked.
    Syntax
    protected internal virtual void OnClick()
    Protected Friend Overridable Sub OnClick() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also