Class WindowStyleValues
WindowStyle values
Inheritance
System.Object
WindowStyleValues
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public sealed class WindowStyleValues : Enum
Fields
BORDER
Value for border
Declaration
public const WindowStyleValues BORDER
Field Value
Type |
---|
WindowStyleValues |
CAPTION
Value for caption
Declaration
public const WindowStyleValues CAPTION
Field Value
Type |
---|
WindowStyleValues |
CHILD
Value for CHILD
Declaration
public const WindowStyleValues CHILD
Field Value
Type |
---|
WindowStyleValues |
CHILDWINDOW
Value for childwindow
Declaration
public const WindowStyleValues CHILDWINDOW
Field Value
Type |
---|
WindowStyleValues |
CLIPCHILDREN
Value for CLIPCHILDREN
Declaration
public const WindowStyleValues CLIPCHILDREN
Field Value
Type |
---|
WindowStyleValues |
CLIPSIBLINGS
Value for CLIPSIBLINGS
Declaration
public const WindowStyleValues CLIPSIBLINGS
Field Value
Type |
---|
WindowStyleValues |
DISABLED
Value for Disabled
Declaration
public const WindowStyleValues DISABLED
Field Value
Type |
---|
WindowStyleValues |
DLGFRAME
Value for DLGFRAME
Declaration
public const WindowStyleValues DLGFRAME
Field Value
Type |
---|
WindowStyleValues |
GROUP
Value for group
Declaration
public const WindowStyleValues GROUP
Field Value
Type |
---|
WindowStyleValues |
HSCROLL
Value for hscroll
Declaration
public const WindowStyleValues HSCROLL
Field Value
Type |
---|
WindowStyleValues |
ICONIC
Value for MINIMIZE
Declaration
public const WindowStyleValues ICONIC
Field Value
Type |
---|
WindowStyleValues |
MAXIMIZE
Value for maximize
Declaration
public const WindowStyleValues MAXIMIZE
Field Value
Type |
---|
WindowStyleValues |
MAXIMIZEBOX
Value for maximizebox
Declaration
public const WindowStyleValues MAXIMIZEBOX
Field Value
Type |
---|
WindowStyleValues |
MINIMIZE
Value for MINIMIZE
Declaration
public const WindowStyleValues MINIMIZE
Field Value
Type |
---|
WindowStyleValues |
MINIMIZEBOX
Value for minimizebox
Declaration
public const WindowStyleValues MINIMIZEBOX
Field Value
Type |
---|
WindowStyleValues |
OVERLAPPED
Value for overlapped
Declaration
public const WindowStyleValues OVERLAPPED
Field Value
Type |
---|
WindowStyleValues |
OVERLAPPEDWINDOW
Value for overlappedwindow
Declaration
public const WindowStyleValues OVERLAPPEDWINDOW
Field Value
Type |
---|
WindowStyleValues |
POPUP
Value for POPUP
Declaration
public const WindowStyleValues POPUP
Field Value
Type |
---|
WindowStyleValues |
POPUPWINDOW
Value for popupwindow
Declaration
public const WindowStyleValues POPUPWINDOW
Field Value
Type |
---|
WindowStyleValues |
SIZEBOX
Value for SIZEBOX
Declaration
public const WindowStyleValues SIZEBOX
Field Value
Type |
---|
WindowStyleValues |
SYSMENU
Value for sysmenu
Declaration
public const WindowStyleValues SYSMENU
Field Value
Type |
---|
WindowStyleValues |
TABSTOP
Value for tabstop
Declaration
public const WindowStyleValues TABSTOP
Field Value
Type |
---|
WindowStyleValues |
THICKFRAME
Value for thickframe
Declaration
public const WindowStyleValues THICKFRAME
Field Value
Type |
---|
WindowStyleValues |
TILED
Value for tiled
Declaration
public const WindowStyleValues TILED
Field Value
Type |
---|
WindowStyleValues |
TILEDWINDOW
Value for titledwindow
Declaration
public const WindowStyleValues TILEDWINDOW
Field Value
Type |
---|
WindowStyleValues |
VISIBLE
Value for VISIBLE
Declaration
public const WindowStyleValues VISIBLE
Field Value
Type |
---|
WindowStyleValues |
VSCROLL
Value for VSCROLL
Declaration
public const WindowStyleValues VSCROLL
Field Value
Type |
---|
WindowStyleValues |