LabelShapeTextPropertyDescriptor.GetEditor(Type) Yöntem

Tanım

Etiket şeklinin çok satırlı olmasına bağlı olarak, standart tek satırlı metin düzenleyicisini veya çok satırlı metin düzenleyicisini alır.

public:
 override System::Object ^ GetEditor(Type ^ editorBaseType);
public override object GetEditor (Type editorBaseType);
override this.GetEditor : Type -> obj
Public Overrides Function GetEditor (editorBaseType As Type) As Object

Parametreler

editorBaseType
Type

Düzenleyicinin temel türü.

Döndürülenler

Object

Uygun metin düzenleyici.

Şunlara uygulanır