ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / ScrollableStackPanel Class / ForceScrollButtons Property

In This Topic
    ForceScrollButtons Property (ScrollableStackPanel)
    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 System.Boolean
    public System.bool ForceScrollButtons {get; set;}
    See Also