ScrollableControl.ScrollStateAutoScrolling 欄位
定義
判斷 AutoScroll 屬性值。Determines the value of the AutoScroll property.
protected: int ScrollStateAutoScrolling = 1;
protected const int ScrollStateAutoScrolling = 1;
val mutable ScrollStateAutoScrolling : int
Protected Const ScrollStateAutoScrolling As Integer = 1
欄位值
備註
此 ScrollStateAutoScrolling 欄位為遮罩。The ScrollStateAutoScrolling field is a mask. 您可以將它與和方法搭配使用, GetScrollState SetScrollState 以取得和設定 AutoScroll 屬性。You can use it with the GetScrollState and SetScrollState methods to get and set the AutoScroll property.