ISDBUICommonEvents::OnMouseMove

From MediaMonkey Wiki

Jump to: navigation, search

CoClass SDBUICommon, Interface ISDBUICommonEvents

Sub OnMouseMove(ShiftState As Int, X As Int, Y As Int)


Parameters

Name Type Description
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 the mouse pointer is moved.

Introduced in MediaMonkey 3.1.0.1220.

Personal tools