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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also