alexa
menu

WPF

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

    Show / Hide Table of Contents

    Class SystemCommands

    System menu options

    Inheritance
    System.Object
    SystemCommands
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public sealed class SystemCommands : Enum

    Fields

    ARRANGE

    Arrange window state.

    Declaration
    public const SystemCommands ARRANGE
    Field Value
    Type
    SystemCommands

    CLOSE

    close state.

    Declaration
    public const SystemCommands CLOSE
    Field Value
    Type
    SystemCommands

    CONTEXTHELP

    Context help state.

    Declaration
    public const SystemCommands CONTEXTHELP
    Field Value
    Type
    SystemCommands

    DEFAULT

    Default state.

    Declaration
    public const SystemCommands DEFAULT
    Field Value
    Type
    SystemCommands

    F_ISSECURE

    SCF_ISSECURE state.

    Declaration
    public const SystemCommands F_ISSECURE
    Field Value
    Type
    SystemCommands

    HOTKEY

    Hot key state.

    Declaration
    public const SystemCommands HOTKEY
    Field Value
    Type
    SystemCommands

    HSCROLL

    Horizontal scroll state.

    Declaration
    public const SystemCommands HSCROLL
    Field Value
    Type
    SystemCommands

    ICON

    Icon image state.

    Declaration
    public const SystemCommands ICON
    Field Value
    Type
    SystemCommands

    KEYMENU

    Keyboard menu state.

    Declaration
    public const SystemCommands KEYMENU
    Field Value
    Type
    SystemCommands

    MAXIMIZE

    Maximize state.

    Declaration
    public const SystemCommands MAXIMIZE
    Field Value
    Type
    SystemCommands

    MINIMIZE

    Minimize state.

    Declaration
    public const SystemCommands MINIMIZE
    Field Value
    Type
    SystemCommands

    MONITORPOWER

    Monitor power state.

    Declaration
    public const SystemCommands MONITORPOWER
    Field Value
    Type
    SystemCommands

    MOUSEMENU

    Mouse menu state.

    Declaration
    public const SystemCommands MOUSEMENU
    Field Value
    Type
    SystemCommands

    MOVE

    Move the window.

    Declaration
    public const SystemCommands MOVE
    Field Value
    Type
    SystemCommands

    NEXTWINDOW

    Next window state.

    Declaration
    public const SystemCommands NEXTWINDOW
    Field Value
    Type
    SystemCommands

    PREVWINDOW

    Preview window state.

    Declaration
    public const SystemCommands PREVWINDOW
    Field Value
    Type
    SystemCommands

    RESTORE

    Restore state.

    Declaration
    public const SystemCommands RESTORE
    Field Value
    Type
    SystemCommands

    SCREENSAVE

    Screen save state.

    Declaration
    public const SystemCommands SCREENSAVE
    Field Value
    Type
    SystemCommands

    SEPARATOR

    Separator state.

    Declaration
    public const SystemCommands SEPARATOR
    Field Value
    Type
    SystemCommands

    SIZE

    Resize the window.

    Declaration
    public const SystemCommands SIZE
    Field Value
    Type
    SystemCommands

    TASKLIST

    Task List state.

    Declaration
    public const SystemCommands TASKLIST
    Field Value
    Type
    SystemCommands

    VSCROLL

    Vertical scroll state.

    Declaration
    public const SystemCommands VSCROLL
    Field Value
    Type
    SystemCommands

    ZOOM

    Zooming state.

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