次の方法で共有


ScrollEventArgs コンストラクタ

ScrollEventArgs クラスの新しいインスタンスを初期化します。

オーバーロードの一覧

名前 説明
ScrollEventArgs (ScrollEventType, Int32) Type プロパティと NewValue プロパティに指定された値を使用して、ScrollEventArgs クラスの新しいインスタンスを初期化します。
ScrollEventArgs (ScrollEventType, Int32, Int32) TypeOldValue、および NewValue の各プロパティに指定された値を使用して、ScrollEventArgs クラスの新しいインスタンスを初期化します。
ScrollEventArgs (ScrollEventType, Int32, ScrollOrientation) TypeNewValue、および ScrollOrientation の各プロパティに指定された値を使用して、ScrollEventArgs クラスの新しいインスタンスを初期化します。
ScrollEventArgs (ScrollEventType, Int32, Int32, ScrollOrientation) TypeOldValueNewValue、および ScrollOrientation の各プロパティに指定された値を使用して、ScrollEventArgs クラスの新しいインスタンスを初期化します。

参照

関連項目

ScrollEventArgs クラス
ScrollEventArgs メンバ
System.Windows.Forms 名前空間
ScrollEventType