共用方式為


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會在內部建構 類別的新實例,例如,當您在設計 Menu 衍生自 類別的 SubMenuStyleCollectionEditor 控制項或衍生自 Menu 類別的控制項時,) LevelSubMenuStyles 資料列上的省略號按鈕 (...) 。

適用於

另請參閱