MultiView.LoadControlState(Object) 메서드

정의

MultiView 컨트롤의 현재 상태를 로드합니다.

protected public:
 override void LoadControlState(System::Object ^ state);
protected internal override void LoadControlState (object state);
override this.LoadControlState : obj -> unit
Protected Friend Overrides Sub LoadControlState (state As Object)

매개 변수

state
Object

Object 컨트롤의 상태를 나타내는 MultiView입니다.

적용 대상

추가 정보