#include <BmpMenuOwnerWnd.h>
Inheritance diagram for CBmpMenuOwnerWnd< TBase >:
Public Member Functions | |
CBmpMenuOwnerWnd () | |
~CBmpMenuOwnerWnd () | |
CBmpMenuOwnerWnd () | |
~CBmpMenuOwnerWnd () | |
Protected Member Functions | |
afx_msg void | OnInitMenuPopup (CMenu *pPopupMenu, UINT nIndex, BOOL bSysMenu) |
afx_msg void | OnDrawItem (int nIDCtl, LPDRAWITEMSTRUCT lpDrawItemStruct) |
afx_msg void | OnMeasureItem (int nIDCtl, LPMEASUREITEMSTRUCT lpMeasureItemStruct) |
afx_msg void | OnInitMenuPopup (CMenu *pPopupMenu, UINT nIndex, BOOL bSysMenu) |
afx_msg void | OnDrawItem (int nIDCtl, LPDRAWITEMSTRUCT lpDrawItemStruct) |
afx_msg void | OnMeasureItem (int nIDCtl, LPMEASUREITEMSTRUCT lpMeasureItemStruct) |
Definition at line 32 of file BmpMenuOwnerWnd.h.
CBmpMenuOwnerWnd< TBase >::CBmpMenuOwnerWnd | ( | ) |
Definition at line 47 of file BmpMenuOwnerWnd.h.
CBmpMenuOwnerWnd< TBase >::~CBmpMenuOwnerWnd | ( | ) |
Definition at line 52 of file BmpMenuOwnerWnd.h.
CBmpMenuOwnerWnd< TBase >::CBmpMenuOwnerWnd | ( | ) |
CBmpMenuOwnerWnd< TBase >::~CBmpMenuOwnerWnd | ( | ) |
afx_msg void CBmpMenuOwnerWnd< TBase >::OnDrawItem | ( | int | nIDCtl, | |
LPDRAWITEMSTRUCT | lpDrawItemStruct | |||
) | [protected] |
void CBmpMenuOwnerWnd< TBase >::OnDrawItem | ( | int | nIDCtl, | |
LPDRAWITEMSTRUCT | lpDrawItemStruct | |||
) | [protected] |
Definition at line 65 of file BmpMenuOwnerWnd.h.
References CWinAppEx::GetBitmappedMenus(), CWinAppEx::GetInstance(), CWinAppEx::GetMenuImage(), CWinAppEx::GetMenuImageList(), ROP_PSDPxax, szMenuIcon(), and VERIFY.
afx_msg void CBmpMenuOwnerWnd< TBase >::OnInitMenuPopup | ( | CMenu * | pPopupMenu, | |
UINT | nIndex, | |||
BOOL | bSysMenu | |||
) | [protected] |
void CBmpMenuOwnerWnd< TBase >::OnInitMenuPopup | ( | CMenu * | pPopupMenu, | |
UINT | nIndex, | |||
BOOL | bSysMenu | |||
) | [protected] |
Reimplemented in CFrameWndBase< TBase >, CFrameWndBase< TBase >, CFrameWndBase< CMDIFrameWnd >, CFrameWndBase< CMDIFrameWnd >, CFrameWndBase< CFrameWnd >, and CFrameWndBase< CFrameWnd >.
Definition at line 57 of file BmpMenuOwnerWnd.h.
References CWinAppEx::GetInstance(), and CWinAppEx::SetMenuIcons().
Referenced by CFrameWndBase< TBase >::OnInitMenuPopup().
afx_msg void CBmpMenuOwnerWnd< TBase >::OnMeasureItem | ( | int | nIDCtl, | |
LPMEASUREITEMSTRUCT | lpMeasureItemStruct | |||
) | [protected] |
void CBmpMenuOwnerWnd< TBase >::OnMeasureItem | ( | int | nIDCtl, | |
LPMEASUREITEMSTRUCT | lpMeasureItemStruct | |||
) | [protected] |
Definition at line 119 of file BmpMenuOwnerWnd.h.
References CWinAppEx::GetBitmappedMenus(), CWinAppEx::GetInstance(), and szMenuIcon().