ElementHost.Invalidated 事件

定義

發生於控制項的顯示需要重新繪製時。

public:
 event System::Windows::Forms::InvalidateEventHandler ^ Invalidated;
[System.ComponentModel.Browsable(false)]
public event System.Windows.Forms.InvalidateEventHandler Invalidated;
[<System.ComponentModel.Browsable(false)>]
member this.Invalidated : System.Windows.Forms.InvalidateEventHandler 
Public Custom Event Invalidated As InvalidateEventHandler 

事件類型

屬性

備註

如需 Invalidated 事件的詳細資訊,請參閱Control.Invalidated

適用於

另請參閱