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 영역을 표시하기 위한 상태 데이터가 들어 있는 항목입니다.

적용 대상

추가 정보