ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / C1InputMaskPickerForm Class / AutoScroll Property

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