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 표에 행을.

적용 대상

추가 정보