C#
VB
C++
Indicates whether the specified context supports painting a representation of an object's value within the specified context.
public override bool GetPaintValueSupported(
ITypeDescriptorContext context
)
Public Overloads Overrides Function GetPaintValueSupported( _
ByVal context As ITypeDescriptorContext _
) As Boolean
public:
bool GetPaintValueSupported(
ITypeDescriptorContext^ context
) override
context
An ITypeDescriptorContext that can be used to gain additional context information.
true if PaintValue is implemented; otherwise, false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET