バージョン

CancelScroll(Boolean) メソッド

現在のスクロール操作をキャンセルします。
シンタックス
'宣言
 
Public Overloads Sub CancelScroll( _
   ByVal preventScrollNotifications As Boolean _
) 
public void CancelScroll( 
   bool preventScrollNotifications
)

パラメータ

preventScrollNotifications
次の EndScroll まで通知が防止される場合は True。
参照