menu

WinForms

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

    Show / Hide Table of Contents

    Enum PopupResizeMode

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum PopupResizeMode

    Fields

    Name Description
    Both

    Both horizontal and vertical resize are allowed.

    Horizontal

    Horizontal resize is allowed.

    None

    Resize is not allowed.

    Vertical

    Vertical resize is allowed.

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