Version

ClickDialogBoxLauncher Method (ToolbarManagerReplayServer)

Click the DialogBox launcher button that is displayed on the specified RibbonGroup header
Syntax
'Declaration
 
Public Sub ClickDialogBoxLauncher( _
   ByVal ribbonGroup As System.String _
) 
public void ClickDialogBoxLauncher( 
   System.string ribbonGroup
)

Parameters

ribbonGroup
A string that is formatted as follow: "[ribbonTab caption or index]:[ribbonGroup caption or Index]:[The key of OwningPopupTool if the group is placed on QAT]" a new parameter will be added to the record setting utility that will specify recording by text or Index.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also