Description
When the FullRowSelect (LVS_EX_FULLROWSELECT) extended style is applied it results in the following behavior of the list-view: When an item is selected, the item and all its subitems are highlighted.
Declaration
TestObj.FullRowSelect
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
Returns True if the FullRowSelect style is applied and False otherwise.
See Also
BorderSelect Property (ListViewStyleEx Objects)
SimpleSelect Property (ListViewStyleEx Objects)
TrackSelect Property (ListViewStyleEx Objects)