←Select platform

Move Event (InteractiveService)

Summary

Occurs when the user moves the mouse over the control.

Syntax

C#
VB
C++
public event EventHandler<Leadtools.Controls.InteractiveEventArgs> Move 
Public Event Move As EventHandler(Of Leadtools.Controls.InteractiveEventArgs) 
public:  
   event EventHandler<Leadtools::Controls::InteractiveEventArgs^>^ Move 

Remarks

The Move event is only available on devices that support a mouse pointer.

Event Data
ParameterTypeDescription
senderobjectThe source of the event.
eInteractiveEventArgsThe event data.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.WinForms Assembly
Click or drag to resize