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 では、省略記号ボタン ( など) を選択すると、 クラスの新しいインスタンスが内部的に構築されます。) をビジュアル デザイナーの Properties グリッドの LevelSubMenuStyles) で コントロールまたは クラスから派生したコントロールをデザインする場合。

適用対象

こちらもご覧ください