menu

WinForms

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

    Show / Hide Table of Contents

    Enum TabDraggingAction

    Defines the constants that specify the action for tab dragging operation.

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public enum TabDraggingAction

    Fields

    Name Description
    Dragging

    Specifies the tab being dragged in TabbedForm.

    DragStarted

    Specifies the dragging operation after initialized on the tab.

    DragStarting

    Specifies the dragging operation being initiated on the tab.

    Dropped

    Specifies the tab dropped in TabbedForm.

    Dropping

    Specifies the tab being dropped on the TabbedForm.

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