バージョン 24.2 (最新)

TreeScrollEventArgs コンストラクタ

TreeScrollEventArgs クラスの新しいインスタンスを作成します。
シンタックス
public TreeScrollEventArgs( 
   ScrollBarType scrollBarType,
   ScrollEventArgs scrollEventArgs
)

パラメータ

scrollBarType
スクロールバーのタイプ (水平または垂直)
scrollEventArgs
スクロール操作のタイプを記述する ScrollEventArgs。
参照