Description
When the TrackSelect (LVS_EX_TRACKSELECT) extended style is applied, the hot-track selection in a list-view control is enabled. Hot track selection means that an item is automatically selected when the cursor remains over the item for a certain period of time.
Declaration
TestObj.TrackSelect
Read-Only Property | Boolean |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
The property is applied to the following object:
View Mode
To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Property Value
True if the TrackSelect style is enabled and False otherwise.
See Also
BorderSelect Property (ListViewStyleEx Objects)
FullRowSelect Property (ListViewStyleEx Objects)
SimpleSelect Property (ListViewStyleEx Objects)