Ribbon for WinForms
ScrollVertical メソッド (ScrollableControl)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ScrollableControl クラス : ScrollVertical メソッド
true if should be scrolled up; otherwise, false.
true if should be scrolled small step; otherwise, false.
Scrolls vertically for changes.
シンタックス
'宣言
 
Public Overridable Sub ScrollVertical( _
   ByVal IsUp As Boolean, _
   ByVal isSmallStep As Boolean _
) 
public virtual void ScrollVertical( 
   bool IsUp,
   bool isSmallStep
)

パラメータ

IsUp
true if should be scrolled up; otherwise, false.
isSmallStep
true if should be scrolled small step; otherwise, false.
参照

ScrollableControl クラス
ScrollableControl メンバ