Activate(MouseButton) Method
Activates this window using the specified mouse button.

C# Syntax

void Activate( 
   MouseButton button
)

Parameters

button
The mouse button used to click the window.