Wizard.GetDesignModeState 方法

定義

取得設計模式狀態。

protected:
 override System::Collections::IDictionary ^ GetDesignModeState();
protected override System.Collections.IDictionary GetDesignModeState ();
override this.GetDesignModeState : unit -> System.Collections.IDictionary
Protected Overrides Function GetDesignModeState () As IDictionary

傳回

IDictionary

IDictionary,包含控制項的設計階段資料。

適用於