ArcGIS Pro 3.0 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, Windows 8.1

    See Also