MenuItemStyleCollectionEditor::CreateInstance Method (Type^)
.NET Framework (current version)
Creates a new instance of the specified collection item type.
Assembly: System.Design (in System.Design.dll)
Parameters
- itemType
-
Type:
System::Type^
The Type of item to create.
The CreateInstance method is used to create new MenuItemStyle objects. The CreateInstance calls the CreateInstance method to access the activation methods for late-bound support.
.NET Framework
Available since 2.0
Available since 2.0
Show: