AxHost.ICustomTypeDescriptor.GetEditor(Type) Yöntem

Tanım

Geçerli nesne için belirtilen türde bir düzenleyici döndürür.

 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

Parametreler

editorBaseType
Type

Type Geçerli nesnenin düzenleyicisini temsil eden bir.

Döndürülenler

Object

Geçerli nesnenin düzenleyicisi olan belirtilen türde bir nesne veya null düzenleyici bulunamıyorsa.

Uygulamalar

Şunlara uygulanır