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

適用対象