RanorexRanorex Documentation
DoubleClick Method
NamespacesRanorexAdapterDoubleClick()()()
Members
IconMemberDescription
DoubleClick()()()
DoubleClicks on the adapter with the left mouse button.

DoubleClick(MouseButtons)
DoubleClicks on the adapter with the specified mouse buttons.

DoubleClick(MouseButtons, Duration)
DoubleClicks on the adapter with the specified mouse buttons.

DoubleClick(Location)
DoubleClicks on the adapter with the left mouse button at a specific location location.

DoubleClick(Duration)
DoubleClicks on the adapter with the left mouse button.

DoubleClick(MouseButtons, Location)
DoubleClicks on the adapter with the specified mouse buttons at a specific location location.

DoubleClick(Location, Duration)
DoubleClicks on the adapter at a specific location.

DoubleClick(MouseButtons, Location, Duration)
DoubleClicks on the adapter with the specified mouse buttons at a given location.

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