WorkflowElementDialog.OnInitialized(EventArgs) メソッド

定義

初期化イベントを発生させます。

protected:
 override void OnInitialized(EventArgs ^ e);
protected override void OnInitialized (EventArgs e);
override this.OnInitialized : EventArgs -> unit
Protected Overrides Sub OnInitialized (e As EventArgs)

パラメーター

e
EventArgs

イベント データを格納します。

適用対象