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

适用于