IComNativeDescriptorHandler.GetEditor(Object, Type) Metoda

Definice

Získá editor pro zadanou komponentu.

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

Parametry

component
Object

Komponenta pro získání editoru.

baseEditorType
Type

Základní typ editoru pro component.

Návraty

Editor pro component.

Poznámky

Note

Toto rozhraní API je teď zastaralé. Zastaralá alternativa je ComObjectType.

Platí pro