Click or drag to resize

IWinListViewHotTrackSelect Method

Overload List
  NameDescription
Public methodHotTrackSelect(Int32)
Moves the mouse cursor to the specified item (or subitem), but does not click it.
Public methodHotTrackSelect(String)
Moves the mouse cursor to the specified item (or subitem), but does not click it.
Public methodHotTrackSelect(Int32, Int32)
Moves the mouse cursor to the specified item (or subitem), but does not click it.
Public methodHotTrackSelect(Int32, String)
Moves the mouse cursor to the specified item (or subitem), but does not click it.
Public methodHotTrackSelect(String, Int32)
Moves the mouse cursor to the specified item (or subitem), but does not click it.
Public methodHotTrackSelect(String, String)
Moves the mouse cursor to the specified item (or subitem), but does not click it.
Public methodHotTrackSelect(Int32, Int32, ShiftKey)
Moves the mouse cursor to the specified item (or subitem), but does not click it.
Public methodHotTrackSelect(Int32, String, ShiftKey)
Moves the mouse cursor to the specified item (or subitem), but does not click it.
Public methodHotTrackSelect(String, Int32, ShiftKey)
Moves the mouse cursor to the specified item (or subitem), but does not click it.
Public methodHotTrackSelect(String, String, ShiftKey)
Moves the mouse cursor to the specified item (or subitem), but does not click it.
Top
See Also