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在设计控件或派生自类的控件时,.NET FrameworkSubMenuStyleCollectionEditor在设计控件或派生自Menu类的控件时Menu,省略号按钮 (...) ...) 类 的属性网格中的 LevelSubMenuStyles 行。

适用于

另请参阅