Table of Contents

Enum Win32.WindowExtendedStyles

Namespace
Ranorex.Core.WinApi
Assembly
Ranorex.Core.WinApi.dll
[Flags]
public enum Win32.WindowExtendedStyles : uint

Fields

AcceptFiles = 16
ApplicationWindow = 262144
ClientEdge = 512
Composited = 33554432
ContextHelp = 1024
ControlParent = 65536
DialogModalFrame = 1
Layered = 524288
LayoutRightToLeft = 4194304
Left = 0
LeftScrollBar = 16384
LeftToRightReading = 0
MdiChild = 64
NoActivate = 134217728
NoInheritLayout = 1048576
NoParentNotify = 4
OverlappedWindow = WindowEdge | ClientEdge
Right = 4096
RightScrollBar = 0
RightToLeftReading = 8192
StaticEdge = 131072
ToolWindow = 128
TopMost = 8
Transparent = 32
WindowEdge = 256