ActionsPane.LostFocus Olay

Tanım

Eylemler bölmesi odağı kaybettiğinde gerçekleşir.

[System.ComponentModel.Browsable(false)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
event EventHandler LostFocus;

Olay Türü

EventHandler
Öznitelikler

Açıklamalar

Bu olay, olayla aynı işlevleri sağlar System.Windows.Forms.Control.LostFocus . Bu olayı kullanma hakkında daha fazla bilgi için bkz System.Windows.Forms.Control.LostFocus ..

Şunlara uygulanır