Skip to content

Application.OnMouseMove

Xusinboy Bekchanov edited this page Nov 5, 2023 · 3 revisions

Application.OnMouseMove Event

Definition

Namespace: My

Syntax

OnMouseMove As Sub(ByRef X As Integer, ByRef Y As Integer)

Parameters

Part Type Description
X Integer
Y Integer

See also

Clone this wiki locally