C#
VB
C++
Occurs when the user moves the mouse over the control.
protected override void OnMouseMove(
MouseEventArgs e
)
Protected Overrides Sub OnMouseMove( _
ByVal e As MouseEventArgs _
)
protected:
void OnMouseMove(
MouseEventArgs^ e
) override
e
A MouseEventArgs that contains the event data.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET