menu

WinForms

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

    Show / Hide Table of Contents

    Enum CaptionButtonType

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

    Fields

    Name Description
    Close

    Closing control.

    Custom

    User-defined button.

    Maximize

    Maximizing control. May be used alone or in pair with Restore button.

    Menu

    Showing popup menu.

    Pin

    Auto-hiding control.

    Restore

    Restoring control's previous size. May be used only in pair with Maximize button.

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