menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AutoScrollReason - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum AutoScrollReason

    Specifies the type of autoscrolling, either scrollbar acceleration or mouse dragging outside window bounds.

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

    Fields

    Name Description
    AccelarateScrollbar

    The user held down a scrollbar button.

    MouseDragging

    The user has dragged the mouse outside the autoscroll bounds.

    OleDragOver

    The user is moving the mouse over the control during OLE drag-and-drop operation.

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