Description
When the BorderSelect (LVS_EX_BORDERSELECT) extended style is applied it results in the following behavior of the list-view: When an item is selected the border color of the item changes rather than the item being highlighted.
Declaration
TestObj.BorderSelect
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 BorderSelect style is enabled and False otherwise.
See Also
FullRowSelect Property (ListViewStyleEx Objects)
SimpleSelect Property (ListViewStyleEx Objects)
TrackSelect Property (ListViewStyleEx Objects)