ActionsPane.MouseEnter Event

Definition

Occurs when the mouse pointer enters the actions pane.

public:
 event EventHandler ^ MouseEnter;
event EventHandler MouseEnter;
member this.MouseEnter : EventHandler 
Event MouseEnter As EventHandler 

Event Type

Remarks

This event provides the same functionality as the System.Windows.Forms.Control.MouseEnter event. For more information about using this event, see System.Windows.Forms.Control.MouseEnter.

Applies to