menu

WinForms

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

    Show / Hide Table of Contents

    Enum AutoHideSide

    Specifies the edges of the host form to auto hide.

    Namespace: Syncfusion.Windows.Forms.Tools.Renderers
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    [Flags]
    public enum AutoHideSide

    Fields

    Name Description
    Bottom

    Bottom edge of the host form.

    Left

    Left edge of the host form.

    None

    For Internal use.

    Right

    Right edge of the host form.

    Top

    Top edge of the host form.

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