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 필드는 마스크입니다. 및 SetScrollState 메서드와 함께 GetScrollState 사용하여 속성을 가져와서 설정할 AutoScroll 수 있습니다.

적용 대상

추가 정보