다음을 통해 공유


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

컨트롤의 디자인 타임 데이터가 들어 있는 IDictionary입니다.

적용 대상