ArcGIS Pro 2.9 API Reference Guide
Activate(Boolean) Method

ArcGIS.Desktop.Framework.Contracts Namespace > DockPane Class > Activate Method : Activate(Boolean) Method
Whether or not the dockpane should receive focus.
Activates the DockPane.
Syntax
public void Activate( 
   bool focus
)
Public Overloads Sub Activate( _
   ByVal focus As Boolean _
) 

Parameters

focus
Whether or not the dockpane should receive focus.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

DockPane Class
DockPane Members
Overload List