共用方式為


CodeDomDesignerLoader.OnBeginLoad 方法

定義

告知設計工具載入器載入即將開始。

protected:
 override void OnBeginLoad();
protected override void OnBeginLoad ();
override this.OnBeginLoad : unit -> unit
Protected Overrides Sub OnBeginLoad ()

備註

如需 OnBeginLoad 方法的詳細資訊,請參閱 BasicDesignerLoader.OnBeginLoad

適用於