ClickSpecial(MouseButton) Method
Clicks this object, without first bringing its parent into focus.

C# Syntax

void ClickSpecial( 
   MouseButton button
)

Parameters

button
Optional. The mouse button that performs the click. Possible Values: HP.LFT.SDK.MouseButton. Default = MouseButton.Left.