다음을 통해 공유


EditorPart.SetDesignModeState(IDictionary) 메서드

정의

EditorZoneBase 컨트롤이 들어 있는 현재 EditorPart 영역에 디자인 모드 상태의 특징을 적용합니다.

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

영역을 표시하기 위한 상태 데이터가 들어 있는 IDictionary입니다.

적용 대상

추가 정보