crashrpt2
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
WTL::CMDIWindow Class Reference
Inheritance diagram for WTL::CMDIWindow:

Public Member Functions

 CMDIWindow (HWND hWnd=NULL)
 
CMDIWindowoperator= (HWND hWnd)
 
HWND MDIGetActive (BOOL *lpbMaximized=NULL)
 
void MDIActivate (HWND hWndChildToActivate)
 
void MDINext (HWND hWndChild, BOOL bPrevious=FALSE)
 
void MDIMaximize (HWND hWndChildToMaximize)
 
void MDIRestore (HWND hWndChildToRestore)
 
void MDIDestroy (HWND hWndChildToDestroy)
 
BOOL MDICascade (UINT uFlags=0)
 
BOOL MDITile (UINT uFlags=MDITILE_HORIZONTAL)
 
void MDIIconArrange ()
 
HMENU MDISetMenu (HMENU hMenuFrame, HMENU hMenuWindow)
 
HMENU MDIRefreshMenu ()
 
void SetMDIFrameMenu ()
 
HWND GetMDIFrame () const
 

Static Public Member Functions

static HMENU GetStandardWindowMenu (HMENU hMenu)
 

Public Attributes

HWND m_hWndMDIClient
 
HMENU m_hMenu
 

The documentation for this class was generated from the following file: