property Group.RClickSelect as Boolean

Retrieves or sets a value that indicates whether an item is selected using right mouse button.

TypeDescription
Boolean A boolean expression that indicates whether an item is selected using the right mouse button.

Use the RClickSelect property to allow selecting items by right click. By default, the RClickSelect property is False.