GME
13
|
#include <ActiveBrowserPropertyPage.h>
Public Types | |
enum | { IDD = IDD_PROPPAGE_INHERITANCE } |
Public Member Functions | |
void | OpenProject () |
void | CloseProject () |
CInheritancePropertyPage () | |
~CInheritancePropertyPage () | |
void | ResetRoot () |
void | Refresh () |
void | OnMgaEvent (CComPtr< IMgaObject > ccpMgaObject, unsigned long lEventMask) |
void | PrepareStateImageList () |
virtual BOOL | OnSetActive () |
Public Attributes | |
CComboEdit | m_ComboEditCtrl |
CActiveBrowserPropertySheet * | m_parent |
CAutoComboBox | m_ComboSearchCtrl |
CInheritanceTreeCtrl | m_TreeInheritance |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
afx_msg void | OnSize (UINT nType, int cx, int cy) |
virtual BOOL | OnInitDialog () |
afx_msg void | OnSelChangedTreeInheritance (NMHDR *pNMHDR, LRESULT *pResult) |
afx_msg void | OnDblclkTreeInheritance (NMHDR *pNMHDR, LRESULT *pResult) |
afx_msg void | OnItemExpandingTreeInheritance (NMHDR *pNMHDR, LRESULT *pResult) |
afx_msg void | OnKeyDownTreeInheritance (NMHDR *pNMHDR, LRESULT *pResult) |
Protected Attributes | |
CImageList | m_ImageList |
CImageList | m_StateImageList |
Definition at line 143 of file ActiveBrowserPropertyPage.h.
anonymous enum |
Definition at line 169 of file ActiveBrowserPropertyPage.h.
CInheritancePropertyPage property page
Definition at line 2781 of file ActiveBrowserPropertyPage.cpp.
Definition at line 2792 of file ActiveBrowserPropertyPage.cpp.
Definition at line 2879 of file ActiveBrowserPropertyPage.cpp.
void CInheritancePropertyPage::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 2802 of file ActiveBrowserPropertyPage.cpp.
void CInheritancePropertyPage::OnDblclkTreeInheritance | ( | NMHDR * | pNMHDR, |
LRESULT * | pResult | ||
) | [protected] |
Definition at line 3354 of file ActiveBrowserPropertyPage.cpp.
BOOL CInheritancePropertyPage::OnInitDialog | ( | ) | [protected, virtual] |
Definition at line 2824 of file ActiveBrowserPropertyPage.cpp.
void CInheritancePropertyPage::OnItemExpandingTreeInheritance | ( | NMHDR * | pNMHDR, |
LRESULT * | pResult | ||
) | [protected] |
Definition at line 3053 of file ActiveBrowserPropertyPage.cpp.
void CInheritancePropertyPage::OnKeyDownTreeInheritance | ( | NMHDR * | pNMHDR, |
LRESULT * | pResult | ||
) | [protected] |
Definition at line 3014 of file ActiveBrowserPropertyPage.cpp.
void CInheritancePropertyPage::OnMgaEvent | ( | CComPtr< IMgaObject > | ccpMgaObject, |
unsigned long | lEventMask | ||
) |
Definition at line 2952 of file ActiveBrowserPropertyPage.cpp.
void CInheritancePropertyPage::OnSelChangedTreeInheritance | ( | NMHDR * | pNMHDR, |
LRESULT * | pResult | ||
) | [protected] |
Definition at line 3320 of file ActiveBrowserPropertyPage.cpp.
BOOL CInheritancePropertyPage::OnSetActive | ( | ) | [virtual] |
Definition at line 3313 of file ActiveBrowserPropertyPage.cpp.
void CInheritancePropertyPage::OnSize | ( | UINT | nType, |
int | cx, | ||
int | cy | ||
) | [protected] |
Definition at line 2854 of file ActiveBrowserPropertyPage.cpp.
Definition at line 2870 of file ActiveBrowserPropertyPage.cpp.
Definition at line 2892 of file ActiveBrowserPropertyPage.cpp.
void CInheritancePropertyPage::Refresh | ( | ) |
Definition at line 3238 of file ActiveBrowserPropertyPage.cpp.
void CInheritancePropertyPage::ResetRoot | ( | ) |
Definition at line 3190 of file ActiveBrowserPropertyPage.cpp.
Definition at line 150 of file ActiveBrowserPropertyPage.h.
Definition at line 170 of file ActiveBrowserPropertyPage.h.
CImageList CInheritancePropertyPage::m_ImageList [protected] |
Definition at line 196 of file ActiveBrowserPropertyPage.h.
Definition at line 165 of file ActiveBrowserPropertyPage.h.
CImageList CInheritancePropertyPage::m_StateImageList [protected] |
Definition at line 197 of file ActiveBrowserPropertyPage.h.
Definition at line 171 of file ActiveBrowserPropertyPage.h.