ScrollableControl.GetScrollState メソッド
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文Dim bit As Integer Dim returnValue As Boolean returnValue = Me.GetScrollState(bit)
戻り値
指定したフラグが設定されている場合は true。それ以外の場合は false。
解説ScrollableControl コントロールで使用されるフラグを次の表に示します。
| 値 | |
|---|---|
| ScrollStateAutoScrolling | |
| ScrollStateHScrollVisible | |
| ScrollStateVScrollVisible | |
| ScrollStateUserHasScrolled | |
| ScrollStateFullDrag |
プラットフォームWindows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照ScrollableControl クラス
ScrollableControl メンバ
System.Windows.Forms 名前空間
SetScrollState
AutoScroll
HScroll
VScroll
- ScrollableControl.GetScrollState メソッドのページへのリンク