LoginView.SetDesignModeState(IDictionary) 메서드

정의

컨트롤에 대한 디자인 타임 데이터를 설정합니다.

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입니다.

적용 대상

추가 정보