Click or drag to resize

ListViewMouseEvent Constructor

X#
Construct a ListViewMouseEvent object.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	oControlNotifyEvent
) CLIPPER
Request Example View Source

Parameters

oControlNotifyEvent (Optional)
Type: Usual
The ControlNotifyEvent that occurred when the event happened.
See Also