MoveableDecoratorHostShape.ICustomTypeDescriptor.GetEditor(Type) Methode

Definition

Gibt einen Editor des angegebenen Typs für diese Instanz einer Komponente zurück.

 virtual System::Object ^ System.ComponentModel.ICustomTypeDescriptor.GetEditor(Type ^ editorBaseType) = System::ComponentModel::ICustomTypeDescriptor::GetEditor;
object ICustomTypeDescriptor.GetEditor (Type editorBaseType);
abstract member System.ComponentModel.ICustomTypeDescriptor.GetEditor : Type -> obj
override this.System.ComponentModel.ICustomTypeDescriptor.GetEditor : Type -> obj
Function GetEditor (editorBaseType As Type) As Object Implements ICustomTypeDescriptor.GetEditor

Parameter

editorBaseType
Type

Ein System. Type, der den Editor für dieses Objekt darstellt.

Gibt zurück

Object

Editor der übergeordneten Form.

Implementiert

Gilt für