Specifies the type of selecting items when user
presses or release the mouse button. Use the SelectOn
property to specify whether the control selects an item when user presses or
releases the mouse button.
Name
Value
Description
exMouseDown
-1
The control selects the item when user presses the mouse button.
exMouseUp
0
The control selects the item when user releases the mouse button.