ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / UIStrings.TypeConverter Class / GetPropertiesSupported Method / GetPropertiesSupported(ITypeDescriptorContext) Method

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

    Parameters

    context
    See Also