Bagikan melalui


IComNativeDescriptorHandler.GetEditor(Object, Type) Metode

Definisi

Mendapatkan editor untuk komponen yang ditentukan.

public:
 System::Object ^ GetEditor(System::Object ^ component, Type ^ baseEditorType);
public object GetEditor (object component, Type baseEditorType);
abstract member GetEditor : obj * Type -> obj
Public Function GetEditor (component As Object, baseEditorType As Type) As Object

Parameter

component
Object

Komponen untuk mendapatkan editor.

baseEditorType
Type

Jenis dasar editor untuk component.

Mengembalikan

Editor untuk component.

Keterangan

Catatan

API ini kini kedaluwarsa. Alternatif yang tidak usang adalah ComObjectType.

Berlaku untuk