ArcGIS Pro 3.7 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 Shadows Function ShowDialog() As Nullable(Of Boolean)
    public new Nullable<bool> ShowDialog()
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also