WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ScrollTipActions - WindowsForms API Reference | Syncfusion ScrollTip event was raised. ">

    Show / Hide Table of Contents

    Enum ScrollTipActions

    Specifies the current ScrollTip state when a ScrollTip event was raised.

    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum ScrollTipActions

    Fields

    Name Description
    Scroll

    The user is dragging the thumb. The ScrollTip text should be updated.

    ThumbPosition

    The user has released the thumb. The ScrollTip should be hidden.

    ThumbTrack

    The user has grabbed the thumb. The ScrollTip should be shown.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved