Click or drag to resize

IDevExpressXtraPopupMenuDblClickM Method

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