ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / Project Class / GetActiveCatalogWindow Method

In This Topic
    GetActiveCatalogWindow Method
    In This Topic
    Gets the active catalog view or null if no catalog view is active
    Syntax
    Public Shared Function GetActiveCatalogWindow() As IProjectWindow
    public static IProjectWindow GetActiveCatalogWindow()

    Return Value

    An IProjectWindow for the active catalog view or null
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also