Udostępnij przez


ElementHost.MouseLeave Zdarzenie

Definicja

Występuje po odsunięciu wskaźnika myszy znad formantu.

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 

Typ zdarzenia

Atrybuty

Uwagi

Aby uzyskać więcej informacji o zdarzeniu MouseLeave , zobacz Control.MouseLeave.

Dotyczy

Zobacz też