IWinListViewHotTrackSelect Method |
Name | Description | |
---|---|---|
HotTrackSelect(Int32) |
Moves the mouse cursor to the specified item (or subitem), but does not click it.
| |
HotTrackSelect(String) |
Moves the mouse cursor to the specified item (or subitem), but does not click it.
| |
HotTrackSelect(Int32, Int32) |
Moves the mouse cursor to the specified item (or subitem), but does not click it.
| |
HotTrackSelect(Int32, String) |
Moves the mouse cursor to the specified item (or subitem), but does not click it.
| |
HotTrackSelect(String, Int32) |
Moves the mouse cursor to the specified item (or subitem), but does not click it.
| |
HotTrackSelect(String, String) |
Moves the mouse cursor to the specified item (or subitem), but does not click it.
| |
HotTrackSelect(Int32, Int32, ShiftKey) |
Moves the mouse cursor to the specified item (or subitem), but does not click it.
| |
HotTrackSelect(Int32, String, ShiftKey) |
Moves the mouse cursor to the specified item (or subitem), but does not click it.
| |
HotTrackSelect(String, Int32, ShiftKey) |
Moves the mouse cursor to the specified item (or subitem), but does not click it.
| |
HotTrackSelect(String, String, ShiftKey) |
Moves the mouse cursor to the specified item (or subitem), but does not click it.
|