| Icon | Member | Description |
|---|---|---|
| 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.
|
