IDesignerHost.Deactivated イベント

定義

デザイナーがアクティブでなくなるときに発生します。

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

イベントの種類

注釈

デザイナーは、表示されなくなる直前に非アクティブ化されます。

適用対象

こちらもご覧ください