Click or drag to resize

IWinHeaderDblClickItem Method

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