ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.Controls Namespace / ProWindow Class / ShowDialog Method
Version

    ShowDialog Method (ProWindow)
    Opens a window and returns only when the newly opened window is closed.
    Syntax
    public new Nullable<bool> ShowDialog()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also