Description
When the SimpleSelect (LVS_EX_SIMPLESELECT) extended style is applied this results in the following behavior of the list-view: In icon view, it moves the state image of the control to the top right of the large icon rendering. In views other than icon view there is no change. When the user changes the state by using the space bar, all selected items cycle over, not the item with the focus.
Declaration
TestObj.SimpleSelect
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 SimpleSelect style is enabled, and False otherwise.
See Also
BorderSelect Property (ListViewStyleEx Objects)
FullRowSelect Property (ListViewStyleEx Objects)
TrackSelect Property (ListViewStyleEx Objects)