OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
mdichild.cpp File Reference

Implementation of TMDIChild. More...

#include <owl/pch.h>
#include <owl/mdichild.h>
#include <owl/mdi.h>
#include <owl/applicat.h>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Macros

#define WS_EX_MDICHILD   0x00000040L
 

Functions

 owl::DIAG_DECLARE_GROUP (OwlWin)
 
 owl::IMPLEMENT_STREAMABLE2 (TMDIChild, TFrameWindow, TWindow)
 

Variables

 owl::EV_WM_MDIACTIVATE
 

Detailed Description

Implementation of TMDIChild.

This defines the basic behavior of all MDI child windows

Definition in file mdichild.cpp.

Macro Definition Documentation

◆ WS_EX_MDICHILD

#define WS_EX_MDICHILD   0x00000040L

Definition at line 24 of file mdichild.cpp.