ScrollableControl.ScrollStateUserHasScrolled 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
判斷使用者是否已捲動 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