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

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

    Parameters

    context

    Return Value

    See Also