MouseEnter Event

Summary

Occurs when the mouse pointer enters the control.

Syntax
C#
VB
C++
public event EventHandler MouseEnter 
Public Event MouseEnter As EventHandler 
public:  
   event EventHandler^ MouseEnter 

Event Data

ParameterTypeDescription
senderobjectThe source of the event

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly