ActionsPane.MouseHover Event

Definition

Occurs when the mouse pointer rests on the actions pane.

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

Event Type

Remarks

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

Applies to