Click or drag to resize

IDevExpressXtraPopupMenuDblClickR Method

Overload List
  NameDescription
Public methodDblClickR(Int32)
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
Public methodDblClickR(String)
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
Public methodDblClickR(Int32, ShiftKey)
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
Public methodDblClickR(String, ShiftKey)
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
Top
See Also