ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / ColorPickerUITypeEditor Class / IsDropDownResizable Property

In This Topic
    IsDropDownResizable Property (ColorPickerUITypeEditor)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property IsDropDownResizable As System.Boolean
    public virtual System.bool IsDropDownResizable {get;}
    See Also