다음을 통해 공유


MenuItemStyleCollectionEditor(Type) 생성자

정의

MenuItemStyleCollectionEditor 클래스의 새 인스턴스를 초기화합니다.

public:
 MenuItemStyleCollectionEditor(Type ^ type);
public MenuItemStyleCollectionEditor (Type type);
new System.Web.UI.Design.WebControls.MenuItemStyleCollectionEditor : Type -> System.Web.UI.Design.WebControls.MenuItemStyleCollectionEditor
Public Sub New (type As Type)

매개 변수

type
Type

편집할 컬렉션의 Type입니다.

설명

.NET Framework의 새 인스턴스를 내부적으로 생성 된 MenuItemStyleCollectionEditor 클래스를 선택 하면 예를 들어, 줄임표 단추 (... )에 LevelMenuItemStyles 또는 LevelSelectedStyles 행의 속성 를디자인할때비주얼디자이너의모눈Menu컨트롤 또는 컨트롤에서 파생 되는 Menu 클래스입니다.

적용 대상

추가 정보