Click or drag to resize

IWinHeaderClickItemR Method

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