MenuItemStyleCollectionEditor.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 MenuItemStyleCollection object.
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 MenuItemStyleCollectionEditor.
Remarks
The CreateCollectionForm method calls the CreateCollectionForm base method to create the MenuItemStyleCollectionEditor form, and then formats a caption for the form.
Applies to
See also
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.