Ribbon for WinForms
ScrollVertical メソッド (XView)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > XView クラス : 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.
参照

XView クラス
XView メンバ