FullRowSelect property


Available for TreeView and ListView objects.

Read/Write only at design time

Specifies whether TreeView and ListView objects enable full-row selection. It can be one of the following values:

TRUE    The entire row of the selected item is highlighted.
FALSE  Just the width of the selected item is highlighted (default).