MenuItemStyleCollectionEditor.CreateCollectionForm メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
現在の MenuItemStyleCollection オブジェクトを表示および編集するための新しいフォームを作成します。
protected:
override System::ComponentModel::Design::CollectionEditor::CollectionForm ^ CreateCollectionForm();
protected override System.ComponentModel.Design.CollectionEditor.CollectionForm CreateCollectionForm ();
override this.CreateCollectionForm : unit -> System.ComponentModel.Design.CollectionEditor.CollectionForm
Protected Overrides Function CreateCollectionForm () As CollectionEditor.CollectionForm
戻り値
CollectionEditor.CollectionForm として使用する MenuItemStyleCollectionEditor のインスタンス。
注釈
このメソッドは CreateCollectionForm 、基本メソッドを CreateCollectionForm 呼び出してフォームを MenuItemStyleCollectionEditor 作成し、フォームのキャプションを書式設定します。