Description
When the TwoClickActivate (LVS_EX_TWOCLICKACTIVATE) extended style is applied, two clicks are required to select an item. This style also enables hot tracking in the list-view control. Hot tracking means that when the cursor moves over an item, it is highlighted but not selected.
Declaration
TestObj.TwoClickActivate
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 TwoClickActivate style is enabled and False otherwise.
See Also
OneClickActivate Property (ListViewStyleEx Objects)
UnderlineCold Property (ListViewStyleEx Objects)
UnderlineHot Property (ListViewStyleEx Objects)