EditorPart.SetDesignModeState(IDictionary) メソッド

定義

デザイン モード状態の特性を、EditorZoneBase コントロールを含む現在の EditorPart ゾーンに適用します。

protected:
 override void SetDesignModeState(System::Collections::IDictionary ^ data);
protected override void SetDesignModeState (System.Collections.IDictionary data);
override this.SetDesignModeState : System.Collections.IDictionary -> unit
Protected Overrides Sub SetDesignModeState (data As IDictionary)

パラメーター

data
IDictionary

ゾーンを表示するための状態のデータを格納している IDictionary

適用対象

こちらもご覧ください