다음을 통해 공유


SubMenuStyleCollectionEditor(Type) 생성자

정의

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

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

매개 변수

type
Type

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

설명

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

적용 대상

추가 정보