IDevExpressXtraPopupMenuDblClickR Method |
| Name | Description | |
|---|---|---|
| DblClickR(Int32) |
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
| |
| DblClickR(String) |
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
| |
| DblClickR(Int32, ShiftKey) |
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
| |
| DblClickR(String, ShiftKey) |
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
|