CodeDomDesignerLoader.OnBeginLoad 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
告知設計工具載入器載入即將開始。
protected:
override void OnBeginLoad();
protected override void OnBeginLoad ();
override this.OnBeginLoad : unit -> unit
Protected Overrides Sub OnBeginLoad ()
備註
如需 OnBeginLoad 方法的詳細資訊,請參閱 BasicDesignerLoader.OnBeginLoad。