ScrollableControl.ScrollStateAutoScrolling フィールド

定義

AutoScroll プロパティの値を判断します。

protected: int ScrollStateAutoScrolling = 1;
protected const int ScrollStateAutoScrolling = 1;
val mutable ScrollStateAutoScrolling : int
Protected Const ScrollStateAutoScrolling As Integer  = 1

フィールド値

Value = 1

注釈

フィールドは ScrollStateAutoScrolling マスクです。 および メソッドと共GetScrollStateSetScrollStateに使用して、 プロパティを取得および設定AutoScrollできます。

適用対象

こちらもご覧ください