Share via


PasswordRecovery.SetDesignModeState(IDictionary) 메서드

정의

기본 IControlDesignerAccessor.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

컨트롤에 대한 디자인 타임 데이터입니다.

적용 대상

추가 정보