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는 선택 시 클래스의 새 인스턴스를 내부적으로 생성합니다(예: 줄임표 단추(...). 컨트롤 또는 > 클래스에서 파생된 컨트롤을 디자인할 때 비주얼 디자이너의 c3>Properties 그리드에 있는 LevelSubMenuStyles 행의 ).

적용 대상

추가 정보