WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AccelerateScrollingBehavior - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum AccelerateScrollingBehavior

    Specifies the acceleration behavior for scrollbars.

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

    Fields

    Name Description
    Default

    Default, moderate acceleration after the user scrolled 60 increments.

    Fast

    Acceleration after the user scrolled 20 increments.

    Immediate

    Immediate acceleration after the user scrolled 4 increments.

    None

    Disable scrollbar acceleration.

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