Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
WC_FRAME
◄Full List► ◄Up► ◄Next► ◄Previous►
────────────────────────────────────────────────────────────────────────────
WC_FRAME Creates a frame window. A frame window provides the base for
creating composite windows, such as as dialog boxes and the application's
main window. A frame window coordinates the activities of one or more child
and/or owned windows, permitting the composite to function as a single
window. Menus, title bars, sizing borders, standard scroll bars, and client
windows all can be child and/or owned windows of the frame window. See also,
◄Frame-window styles►
♦