MoveableDecoratorHostShape::ICustomTypeDescriptor::GetEditor Method (Type^)
Visual Studio 2015
Returns an editor of the specified type for this instance of a component.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
private: virtual Object^ GetEditor( Type^ editorBaseType ) sealed = ICustomTypeDescriptor::GetEditor
Parameters
- editorBaseType
-
Type:
System::Type^
A System.Type that represents the editor for this object.
Implements
ICustomTypeDescriptor::GetEditor(Type^)
Show: