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

In This Topic
    ShowDialog Method (ProWindow)
    In This Topic
    Opens a window and returns only when the newly opened window is closed.
    Syntax
    public new Nullable<bool> ShowDialog()
    Public Shadows Function ShowDialog() As Nullable(Of Boolean)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also