バージョン

SpinButtonClick(ScrollButton,SpinButtonTypes) メソッド

スピン ボタンのクリックが発生したことを通知するために使用されます。
シンタックス
'宣言
 
Protected Overloads Overridable Sub SpinButtonClick( _
   ByVal direction As ScrollButton, _
   ByVal buttonType As SpinButtonTypes _
) 
protected virtual void SpinButtonClick( 
   ScrollButton direction,
   SpinButtonTypes buttonType
)

パラメータ

direction
スピン ボタンの方向。
buttonType
スピン ボタンのタイプ
参照