alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class WmSizeFlags

    Inheritance
    System.Object
    WmSizeFlags
    Namespace: Syncfusion.Windows.Forms.Tools.Win32API
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class WmSizeFlags : Enum

    Fields

    SIZE_MAXHIDE

    Declaration
    public const WmSizeFlags SIZE_MAXHIDE
    Field Value
    Type
    WmSizeFlags

    SIZE_MAXIMIZED

    Declaration
    public const WmSizeFlags SIZE_MAXIMIZED
    Field Value
    Type
    WmSizeFlags

    SIZE_MAXSHOW

    Declaration
    public const WmSizeFlags SIZE_MAXSHOW
    Field Value
    Type
    WmSizeFlags

    SIZE_MINIMIZED

    Declaration
    public const WmSizeFlags SIZE_MINIMIZED
    Field Value
    Type
    WmSizeFlags

    SIZE_RESTORED

    Declaration
    public const WmSizeFlags SIZE_RESTORED
    Field Value
    Type
    WmSizeFlags
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved