PasswordRecovery.SetDesignModeState(IDictionary) メソッド

定義

基本 IControlDesignerAccessor.SetDesignModeState(IDictionary) メソッドを実装します。

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

コントロールのデザイン時データ。

適用対象

こちらもご覧ください