Ribbon for WinForms
SmoothScrolling プロパティ (ScrollBarElement)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ScrollBarElement クラス : SmoothScrolling プロパティ
Gets or sets whether the scrolling should be performed in steps.
シンタックス
'宣言
 
Public Property SmoothScrolling As Boolean
public bool SmoothScrolling {get; set;}
解説

Setting this property to true causes the control to scroll in steps. The result is a smooth scrolling effect, as opposed to the instant change applied when SmoothScrolling is set to false.

参照

ScrollBarElement クラス
ScrollBarElement メンバ