Menu.GetDesignModeState 메서드

정의

Menu 컨트롤의 디자인 타임 상태를 검색합니다.

protected:
 override System::Collections::IDictionary ^ GetDesignModeState();
protected override System.Collections.IDictionary GetDesignModeState ();
override this.GetDesignModeState : unit -> System.Collections.IDictionary
Protected Overrides Function GetDesignModeState () As IDictionary

반환

IDictionary

IDictionary 컨트롤의 디자인 타임 상태가 들어 있는 Menu입니다.

설명

합니다 GetDesignModeState 의 현재 디자인 타임 상태를 가져오는 데 사용 하는 도우미 메서드입니다는 Menu 제어 합니다.

적용 대상

추가 정보