'Declaration Public Overloads Overrides Function GetPaintValueSupported( _ ByVal context As ITypeDescriptorContext _ ) As Boolean
public override bool GetPaintValueSupported( ITypeDescriptorContext context )
Parameters
- context
Return Value
true if System.Drawing.Design.UITypeEditor.PaintValue(System.Object,System.Drawing.Graphics,System.Drawing.Rectangle) is implemented; otherwise, false.