ArcGIS Pro 2.8 API Reference Guide
ActivateTab Method

ArcGIS.Desktop.Framework Namespace > FrameworkApplication Class : ActivateTab Method
The DAML tab identifier.
Activates the specified ribbon tab.
Syntax
public static void ActivateTab( 
   string id
)
Public Shared Sub ActivateTab( _
   ByVal id As String _
) 

Parameters

id
The DAML tab identifier.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

FrameworkApplication Class
FrameworkApplication Members