alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class SystemCommand

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

    Fields

    SC_CLOSE

    Declaration
    public const SystemCommand SC_CLOSE
    Field Value
    Type
    SystemCommand

    SC_CONTEXTHELP

    Declaration
    public const SystemCommand SC_CONTEXTHELP
    Field Value
    Type
    SystemCommand

    SC_KEYMENU

    Declaration
    public const SystemCommand SC_KEYMENU
    Field Value
    Type
    SystemCommand

    SC_MAXIMIZE

    Declaration
    public const SystemCommand SC_MAXIMIZE
    Field Value
    Type
    SystemCommand

    SC_MINIMIZE

    Declaration
    public const SystemCommand SC_MINIMIZE
    Field Value
    Type
    SystemCommand

    SC_MOUSEMENU

    Declaration
    public const SystemCommand SC_MOUSEMENU
    Field Value
    Type
    SystemCommand

    SC_MOVE

    Declaration
    public const SystemCommand SC_MOVE
    Field Value
    Type
    SystemCommand

    SC_NEXTWINDOW

    Declaration
    public const SystemCommand SC_NEXTWINDOW
    Field Value
    Type
    SystemCommand

    SC_PREVWINDOW

    Declaration
    public const SystemCommand SC_PREVWINDOW
    Field Value
    Type
    SystemCommand

    SC_RESTORE

    Declaration
    public const SystemCommand SC_RESTORE
    Field Value
    Type
    SystemCommand

    SC_SIZE

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