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 Boolean
public bool SmoothTransitions {get; set;}
See Also