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