ISDBUICommonEvents::OnMouseUp: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 16:17, 28 January 2009

CoClass SDBUICommon, Interface ISDBUICommonEvents

Sub OnMouseUp(Button As Int, ShiftState As Int, X As Int, Y As Int)


Parameters

Name Type Description
Button Int Mouse button, can be 0-Left, 1-Right, 2-Middle
ShiftState Int Specifies state of some system keys
X Int X-coordinate of mouse pointer
Y Int Y-coordinate of mouse pointer


Event description

This event is called when a mouse button is release.

Introduced in MediaMonkey 3.1.0.1220.