WinForms

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

    Show / Hide Table of Contents

    Enum ScrollMode

    Specifies how vertical scrolling is processed.

    Namespace: Syncfusion.Windows.Forms.Edit
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    public enum ScrollMode

    Fields

    Name Description
    Deferred

    Scrolls the control when thumb track is completed. Not Implemented.

    Immediate

    Scrolls the control to the new value immediately.

    Pixel

    Scrolls line by line.

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