|
|
Creates a main window whose position is based on absolute screen coordinates.
|
|
|
Creates a window with border.
|
|
|
Creates a main window with caption.
|
|
|
Indicates the window is a child.
|
|
|
Creates a window initially disabled.
|
|
|
When paint the window, the children areas will be clipped.
|
|
|
The control can be displayed out of the main window which contains the control.
|
|
|
The main window has no closing box on its caption.
|
|
|
None extended window style.
|
|
|
The main window is a tool window, which can not gain the input focus.
|
|
|
The main window is a topmost (always on top) window.
|
|
|
The window is transparent.
|
|
|
The window uses the default cursor of its parent.
|
|
|
The window uses the default font of its parent.
|
|
|
The window has its own private client device context.
|
|
|
Indicates the control is the leader of a group.
|
|
|
Creates a window with horizontal scroll bar.
|
|
|
Creates a window with maximizing box on caption.
|
|
|
Creates a window with minimizing box on caption.
|
|
|
None style.
|
|
|
Creates a main window with system menu.
|
|
|
Indicates the user can set the input focus to the control by using Tab key.
|
|
|
Creates a window with thick frame.
|
|
|
Creates a window with thin frame.
|
|
|
Creates a window initially visible.
|
|
|
Creates a window with vertical scroll bar.
|
1.4.2