Excalibur Software PropertyList 3.0

MouseDown, MouseUp

Event Mouse[Down|Up](Button As Integer, Shift As Integer, X As Single, Y As Single)

Description
Occurs when the user presses (MouseDown) or releases (MouseUp) the mouse button over the PropertyList.

Parameters:

Remarks
These are standard events in Visual Basic. Look up the MouseDown and MouseUp events in the VB documentation for more information.