SubMenuStyleCollectionEditor::CreateNewItemTypes Method ()
.NET Framework (current version)
Gets the data types that this collection editor can create.
Assembly: System.Design (in System.Design.dll)
Return Value
Type: array<System::Type^>^A type array of the data types the SubMenuStyleCollectionEditor can create.
The SubMenuStyleCollectionEditor object can create SubMenuStyle type objects.
.NET Framework
Available since 2.0
Available since 2.0
Show: