GME  13
Public Member Functions | Public Attributes | Protected Member Functions
CActiveBrowserPropertyFrame Class Reference

#include <ActiveBrowserPropertyFrame.h>

Collaboration diagram for CActiveBrowserPropertyFrame:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CActiveBrowserPropertyFrame ()
void OnCloseProject ()
void MoveWindow (LPCRECT lpRect, BOOL bRepaint=TRUE)
void MoveWindow (int x, int y, int nWidth, int nHeight, BOOL bRepaint=TRUE)
void OnOpenProject ()
virtual ~CActiveBrowserPropertyFrame ()
afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)
afx_msg void OnClose ()
afx_msg void OnActivate (UINT nState, CWnd *pWndOther, BOOL bMinimized)
afx_msg void OnWindowPosChanged (WINDOWPOS FAR *lpwndpos)

Public Attributes

CActiveBrowserPropertySheetm_pModelessPropSheet

Protected Member Functions

virtual BOOL PreCreateWindow (CREATESTRUCT &cs)

Detailed Description

Definition at line 14 of file ActiveBrowserPropertyFrame.h.


Constructor & Destructor Documentation

Definition at line 18 of file ActiveBrowserPropertyFrame.cpp.

Definition at line 23 of file ActiveBrowserPropertyFrame.cpp.


Member Function Documentation

void CActiveBrowserPropertyFrame::MoveWindow ( LPCRECT  lpRect,
BOOL  bRepaint = TRUE 
)

Definition at line 147 of file ActiveBrowserPropertyFrame.cpp.

void CActiveBrowserPropertyFrame::MoveWindow ( int  x,
int  y,
int  nWidth,
int  nHeight,
BOOL  bRepaint = TRUE 
)

Definition at line 154 of file ActiveBrowserPropertyFrame.cpp.

void CActiveBrowserPropertyFrame::OnActivate ( UINT  nState,
CWnd *  pWndOther,
BOOL  bMinimized 
)

Definition at line 87 of file ActiveBrowserPropertyFrame.cpp.

Definition at line 80 of file ActiveBrowserPropertyFrame.cpp.

Definition at line 127 of file ActiveBrowserPropertyFrame.cpp.

int CActiveBrowserPropertyFrame::OnCreate ( LPCREATESTRUCT  lpCreateStruct)

Definition at line 41 of file ActiveBrowserPropertyFrame.cpp.

Definition at line 113 of file ActiveBrowserPropertyFrame.cpp.

void CActiveBrowserPropertyFrame::OnWindowPosChanged ( WINDOWPOS FAR lpwndpos)

Definition at line 137 of file ActiveBrowserPropertyFrame.cpp.

BOOL CActiveBrowserPropertyFrame::PreCreateWindow ( CREATESTRUCT &  cs) [protected, virtual]

Definition at line 103 of file ActiveBrowserPropertyFrame.cpp.


Member Data Documentation

Definition at line 23 of file ActiveBrowserPropertyFrame.h.


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