Input for WinForms | ComponentOne
C1.Framework Namespace / ScrollableStackPanel Class / ForceScrollButtons Property

In This Topic
    ForceScrollButtons Property
    In This Topic
    Gets or sets whether the scroll buttons should be visible even when they are not needed.
    Syntax
    'Declaration
     
    
    Public Property ForceScrollButtons As Boolean
    public bool ForceScrollButtons {get; set;}
    See Also