次の方法で共有


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プロパティ グリッドの LevelSubMenuStyles 行の省略記号ボタン (...) を選択すると、クラスの新しいインスタンスをMenu内部的に構築します。

適用対象

こちらもご覧ください