menu

WinForms

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

    Show / Hide Table of Contents

    Enum DockPreference

    Specifies the Dock preference.

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

    Fields

    Name Description
    All

    Indicates docked control preferred to dock in all direction.

    Horizontal

    Indicates the docked control preferred to dock in horizontal.

    None

    No dock preference.

    Tabbed

    Indicates the docked control preferred to tab docked.

    Vertical

    Indicates the docked control preferred to dock in vertical.

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