Click or drag to resize

IWinHeaderDblClickItemR Method

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