RanorexRanorex Documentation
Click Method (buttons)
NamespacesRanorexAdapterClick(MouseButtons)
Clicks on the adapter with the specified mouse buttons.
Declaration Syntax
C#Visual BasicVisual C++
public void Click(
	MouseButtons buttons
)
Public Sub Click ( _
	buttons As MouseButtons _
)
public:
void Click(
	MouseButtons buttons
)
Parameters
buttons (MouseButtons)
A bit-wise combination of MouseButtons values that specify the mouse buttons for this action.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.1.15734 (3.2.1.15734)