GME
13
|
#include <ActiveBrowsePropertySheet.h>
Public Member Functions | |
CActiveBrowserPropertySheet (CWnd *pWndParent=NULL) | |
virtual BOOL | PreTranslateMessage (MSG *pMsg) |
virtual | ~CActiveBrowserPropertySheet () |
virtual void | PostNcDestroy () |
void | nextTab (bool) |
Public Attributes | |
CAggregatePropertyPage | m_PageAggregate |
CInheritancePropertyPage | m_PageInheritance |
CMetaPropertyPage | m_PageMeta |
Protected Member Functions | |
afx_msg void | OnSize (UINT nType, int cx, int cy) |
Definition at line 16 of file ActiveBrowsePropertySheet.h.
CActiveBrowserPropertySheet::CActiveBrowserPropertySheet | ( | CWnd * | pWndParent = NULL | ) |
Definition at line 18 of file ActiveBrowsePropertySheet.cpp.
Definition at line 36 of file ActiveBrowsePropertySheet.cpp.
void CActiveBrowserPropertySheet::nextTab | ( | bool | pOrder | ) |
Definition at line 90 of file ActiveBrowsePropertySheet.cpp.
void CActiveBrowserPropertySheet::OnSize | ( | UINT | nType, |
int | cx, | ||
int | cy | ||
) | [protected] |
Definition at line 59 of file ActiveBrowsePropertySheet.cpp.
void CActiveBrowserPropertySheet::PostNcDestroy | ( | ) | [virtual] |
Definition at line 51 of file ActiveBrowsePropertySheet.cpp.
BOOL CActiveBrowserPropertySheet::PreTranslateMessage | ( | MSG * | pMsg | ) | [virtual] |
Definition at line 83 of file ActiveBrowsePropertySheet.cpp.
Definition at line 26 of file ActiveBrowsePropertySheet.h.
Definition at line 27 of file ActiveBrowsePropertySheet.h.
Definition at line 28 of file ActiveBrowsePropertySheet.h.