InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Design Namespace / ColorPickerUITypeEditor Class / GetPaintValueSupported Method / GetPaintValueSupported(ITypeDescriptorContext) Method

In This Topic
    GetPaintValueSupported(ITypeDescriptorContext) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overrides Function GetPaintValueSupported( _
       ByVal context As ITypeDescriptorContext _
    ) As Boolean
    public override bool GetPaintValueSupported( 
       ITypeDescriptorContext context
    )

    Parameters

    context
    See Also