menu

WinForms

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

    Show / Hide Table of Contents

    Enum DragState

    Specifies whether the control is currently being dragged, and how.

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

    Fields

    Name Description
    Collapsed

    the splitter is collapsed.

    Dragged

    the splitter is being dragged now;

    Expanded

    the splitter is expanded;

    Normal

    the splitter is still;

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