MoveableDecoratorHostShape.ICustomTypeDescriptor.GetEditor(Type) Método

Definição

Retorna um editor do tipo especificado para esta instância de um componente.

 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

Parâmetros

editorBaseType
Type

Um System. Type que representa o editor deste objeto.

Retornos

Object

Editor de forma pai.

Implementações

Aplica-se a