ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / ButtonImages.ButtonImagesTypeConverter Class / GetPropertiesSupported Method / GetPropertiesSupported(ITypeDescriptorContext) Method

In This Topic
    GetPropertiesSupported(ITypeDescriptorContext) Method
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    
    Public Overloads Overrides Function GetPropertiesSupported( _
       ByVal context As ITypeDescriptorContext _
    ) As Boolean
    public override bool GetPropertiesSupported( 
       ITypeDescriptorContext context
    )

    Parameters

    context
    See Also