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 컨트롤의 디자인 타임 데이터를 포함하는 형식입니다.

적용 대상