WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DockingAction

    Show / Hide Table of Contents

    Enum DockingAction

    Specifies the close action of docked controls.

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

    Fields

    Name Description
    ByMouse

    Specifies that the close action is by mouse.

    Unknown

    Specifies that the close action is by code.

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