WinForms

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

    Show / Hide Table of Contents

    Enum WindowMode

    Specifies the window modes of a child element in DockingManager.

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

    Fields

    Name Description
    Document

    A docking child that acts as document window and cannot moved to dock or autohide state in DockingManager.

    Tool

    A docking child that can be moved to any dock state in DockingManager.

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