ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Pane Class / CombineState Method

In This Topic
    CombineState Method
    In This Topic
    Combines the Pane's state with the specified Pane.
    Syntax
    protected internal void CombineState( 
       Pane pane
    )
    Protected Friend Sub CombineState( _
       ByVal pane As Pane _
    ) 

    Parameters

    pane
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also