ScrollableControl.ScrollStateUserHasScrolled 欄位

定義

判斷使用者是否滑動過 ScrollableControl 控制項。

protected: int ScrollStateUserHasScrolled = 8;
protected const int ScrollStateUserHasScrolled = 8;
val mutable ScrollStateUserHasScrolled : int
Protected Const ScrollStateUserHasScrolled As Integer  = 8

欄位值

Value = 8

備註

ScrollStateUserHasScrolled 野是面具。 搭配方法來 GetScrollState 判斷使用者是否已經滑過 ScrollableControl.

適用於

另請參閱