AcceptFiles
| The window accepts dropped files.
|
ApplicationWindow
| Places a top-level window on the task bar when visible.
|
ClientEdge
| The window has a border with a sunken edge.
|
ContextHelp
| Includes help-on-help (question mark) in the title bar.
|
ControlParent
| Use the tab key to select between child windows.
|
DisplayEdge
| A 3 dimensional border is used to indicate no input.
|
ModalFrame
| The window has a modal dialog frame.
|
Left
| The window has the generic left-aligned property (the default).
|
LeftToRight
| The window text is displayed in left to right order.
|
MultidocumentChild
| The window is a multiple document child window.
|
NoParentNotify
| The message Message::NotifyParent
is not sent.
|
Right
| The window has the generic right-aligned property.
|
RightToLeft
| The window text is displayed in right to left order.
|
ScrollbarLeft
| The vertical scroll bar is displayed on the left of the window.
|
ScrollbarRight
| The vertical scroll bar is displayed on the right of the window.
|
ToolWindow
| The window is a tool bar window.
|
TopMost
| The window is a topmost window.
|
Transparent
| The window background is transparent.
|
WindowEdge
| The window has a border with a raised edge.
|