Aracılığıyla paylaş


FontNameEditor.GetPaintValueSupported(ITypeDescriptorContext) Yöntem

Tanım

Bu düzenleyicinin nesnenin değerinin gösteriminin boyanma işlemini desteklenip desteklemediğini belirler.

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

Ek bağlam bilgileri sağlamak için kullanılabilecek bir tür tanımlayıcı bağlamı.

Döndürülenler

truePaintValue uygulandıysa; uygulanmazsa, false.

Şunlara uygulanır