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 行上的properties网格设计Menu控件或派生自 Menu 类的控件。

适用于

另请参阅