IDevExpressXtraPopupMenuDblClick Method |
| Name | Description | |
|---|---|---|
| DblClick(Int32) |
Moves the mouse cursor to the specified item and then simulates a double-click.
| |
| DblClick(String) |
Moves the mouse cursor to the specified item and then simulates a double-click.
| |
| DblClick(Int32, ShiftKey) |
Moves the mouse cursor to the specified item and then simulates a double-click.
| |
| DblClick(String, ShiftKey) |
Moves the mouse cursor to the specified item and then simulates a double-click.
|