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

注釈

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

適用対象

こちらもご覧ください