Enum SystemCommands
System menu options
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.Wpf.dll
Syntax
public enum SystemCommands
Fields
Name | Description |
---|---|
ARRANGE | Arrange window state. |
CLOSE | close state. |
CONTEXTHELP | Context help state. |
DEFAULT | Default state. |
F_ISSECURE | SCF_ISSECURE state. |
HOTKEY | Hot key state. |
HSCROLL | Horizontal scroll state. |
ICON | Icon image state. |
KEYMENU | Keyboard menu state. |
MAXIMIZE | Maximize state. |
MINIMIZE | Minimize state. |
MONITORPOWER | Monitor power state. |
MOUSEMENU | Mouse menu state. |
MOVE | Move the window. |
NEXTWINDOW | Next window state. |
PREVWINDOW | Preview window state. |
RESTORE | Restore state. |
SCREENSAVE | Screen save state. |
SEPARATOR | Separator state. |
SIZE | Resize the window. |
TASKLIST | Task List state. |
VSCROLL | Vertical scroll state. |
ZOOM | Zooming state. |