UITypeEditor.GetPaintValueSupported Method (ITypeDescriptorContext)
.NET Framework (current version)
Indicates whether the specified context supports painting a representation of an object's value within the specified context.
Assembly: System.Drawing (in System.Drawing.dll)
abstract GetPaintValueSupported : context:ITypeDescriptorContext -> bool override GetPaintValueSupported : context:ITypeDescriptorContext -> bool
Parameters
- context
-
Type:
System.ComponentModel.ITypeDescriptorContext
An ITypeDescriptorContext that can be used to gain additional context information.
.NET Framework
Available since 1.1
Available since 1.1
Show: