UpDownBase.MouseLeave Event

Definition

Occurs when the mouse pointer leaves the UpDownBase control.

public:
 event EventHandler ^ MouseLeave;
[System.ComponentModel.Browsable(false)]
public event EventHandler MouseLeave;
[System.ComponentModel.Browsable(false)]
public event EventHandler? MouseLeave;
[<System.ComponentModel.Browsable(false)>]
member this.MouseLeave : EventHandler 
Public Custom Event MouseLeave As EventHandler 

Event Type

Attributes

Applies to