ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.C1ScrollBar Namespace / C1ScrollBar Class / SmoothTransitions Property

In This Topic
    SmoothTransitions Property (C1ScrollBar)
    In This Topic
    Gets or sets a value indicating whether moving from one state to another should be animated.
    Syntax
    'Declaration
     
    Public Property SmoothTransitions As System.Boolean
    public System.bool SmoothTransitions {get; set;}
    See Also