Click or drag to resize

IDevExpressXtraPopupMenuDblClick Method

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