MenuItemStyleCollectionEditor(Type) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
初始化 MenuItemStyleCollectionEditor 類別的新執行個體。
public:
MenuItemStyleCollectionEditor(Type ^ type);
public MenuItemStyleCollectionEditor (Type type);
new System.Web.UI.Design.WebControls.MenuItemStyleCollectionEditor : Type -> System.Web.UI.Design.WebControls.MenuItemStyleCollectionEditor
Public Sub New (type As Type)
參數
備註
當您選取時,.NET Framework會在設計衍生自 Menu 類別的 MenuItemStyleCollectionEditor 控制項或控制項時 Menu ,在LevelMenuItemStyles 或 LevelSelectedStyles 資料列的 LevelMenuItemStyles 或 LevelSelectedStyles資料列中,于內部建構 類別的新實例。例如,省略號按鈕 (...) 。