Click or drag to resize

IWinHeaderClickItem Method

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