次の方法で共有


ScrollEventArgs.Type プロパティ

発生したスクロール イベントの種類を取得します。

Public ReadOnly Property Type As ScrollEventType
[C#]
public ScrollEventType Type {get;}
[C++]
public: __property ScrollEventType get_Type();
[JScript]
public function get Type() : ScrollEventType;

プロパティ値

ScrollEventType 値の 1 つ。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

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