IControlDesignerAccessor.GetDesignModeState メソッド

定義

実装された場合、デザイン サーフェイスで使用中のコントロールの状態を取得します。

public:
 System::Collections::IDictionary ^ GetDesignModeState();
public System.Collections.IDictionary GetDesignModeState ();
abstract member GetDesignModeState : unit -> System.Collections.IDictionary
Public Function GetDesignModeState () As IDictionary

戻り値

IDictionary

コントロールの状態の IDictionary

注釈

このメソッドは、コントロールデザイナーによってのみ使用されます。

適用対象

こちらもご覧ください