SubMenuStyleCollectionEditor.CreateCollectionForm Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new form to display and edit the current SubMenuStyleCollection collection.
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
Returns
An instance of the CollectionEditor.CollectionForm to use as the SubMenuStyleCollectionEditor.
Remarks
The CreateCollectionForm method calls the CreateCollectionForm base method to create the SubMenuStyleCollectionEditor form, and then formats a caption for the form.
Applies to
See also
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.