Sdílet prostřednictvím


PictureBox.Leave Událost

Definice

Nastane, když vstupní fokus opustí PictureBox.

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

Event Type

EventHandler
Atributy

Poznámky

Další informace o zpracování událostí najdete v tématu Zpracování a vyvolávání událostí.

Platí pro