Share via


MultilineStringEditor.GetPaintValueSupported(ITypeDescriptorContext) Yöntem

Tanım

Bu düzenleyicinin bir nesnenin değerinin gösterimini boyamayı destekleyip desteklemediğini belirten bir değer alır.

public:
 override bool GetPaintValueSupported(System::ComponentModel::ITypeDescriptorContext ^ context);
public override bool GetPaintValueSupported (System.ComponentModel.ITypeDescriptorContext context);
public override bool GetPaintValueSupported (System.ComponentModel.ITypeDescriptorContext? context);
override this.GetPaintValueSupported : System.ComponentModel.ITypeDescriptorContext -> bool
Public Overrides Function GetPaintValueSupported (context As ITypeDescriptorContext) As Boolean

Parametreler

context
ITypeDescriptorContext

ITypeDescriptorContext Ek bağlam bilgileri elde etmek için kullanılabilecek bir.

Döndürülenler

false, bunun UITypeEditor Özellikler Penceresi'nde görsel bir gösterim görüntülemediğini gösterir.

Şunlara uygulanır