RegexEditorDialog.RegexTypeEditor_Activated(Object, EventArgs) 方法

定義

表示將處理對話方塊之 Activated 事件的方法。

protected:
 void RegexTypeEditor_Activated(System::Object ^ sender, EventArgs ^ e);
protected void RegexTypeEditor_Activated (object sender, EventArgs e);
member this.RegexTypeEditor_Activated : obj * EventArgs -> unit
Protected Sub RegexTypeEditor_Activated (sender As Object, e As EventArgs)

參數

sender
Object

事件的來源。

e
EventArgs

EventArgs 物件,提供事件的資料。

適用於

另請參閱