Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
CWBFrameWnd Class Reference

#include <WBFrameWnd.h>

Inherits CFrameWnd.

Public Member Functions

virtual BOOL LoadFrame (UINT nIDResource, DWORD dwDefaultStyle=WS_OVERLAPPEDWINDOW|FWS_ADDTOTITLE, CWnd *pParentWnd=NULL, CCreateContext *pContext=NULL)
 

Protected Member Functions

 CWBFrameWnd ()
 
virtual ~CWBFrameWnd ()
 
afx_msg void OnMove (int x, int y)
 

Protected Attributes

CellSizeToolBar m_cellSizeToolBar
 

Detailed Description

Definition at line 31 of file WBFrameWnd.h.

Constructor & Destructor Documentation

◆ CWBFrameWnd()

CWBFrameWnd::CWBFrameWnd ( )
protected

Definition at line 35 of file WBFrameWnd.cpp.

◆ ~CWBFrameWnd()

CWBFrameWnd::~CWBFrameWnd ( )
protectedvirtual

Definition at line 39 of file WBFrameWnd.cpp.

Member Function Documentation

◆ LoadFrame()

BOOL CWBFrameWnd::LoadFrame ( UINT nIDResource,
DWORD dwDefaultStyle = WS_OVERLAPPEDWINDOW | FWS_ADDTOTITLE,
CWnd * pParentWnd = NULL,
CCreateContext * pContext = NULL )
virtual

Definition at line 43 of file WBFrameWnd.cpp.

◆ OnMove()

void CWBFrameWnd::OnMove ( int x,
int y )
protected

Definition at line 68 of file WBFrameWnd.cpp.

Member Data Documentation

◆ m_cellSizeToolBar

CellSizeToolBar CWBFrameWnd::m_cellSizeToolBar
protected

Definition at line 63 of file WBFrameWnd.h.


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