←Select platform

OnMouseMove Method (RasterImageViewer)

Summary

Occurs when the user moves the mouse over the control.

Syntax

C#
VB
C++
protected override void OnMouseMove(  
   MouseEventArgs e 
) 
Protected Overrides Sub OnMouseMove( _ 
   ByVal e As MouseEventArgs _ 
) 
protected: 
void OnMouseMove(  
   MouseEventArgs^ e 
) override 

Parameters

e
A MouseEventArgs that contains the event data.

Requirements

Target Platforms

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