This is the complete list of members for Menu, including all inherited members.
| AppendMenu(UINT nFlags, UINT_PTR nIDNewItem=0, LPCTSTR lpszNewItem=NULL) | Menu | |
| AppendMenu(UINT nFlags, UINT_PTR nIDNewItem, const Bitmap *pBmp) | Menu | |
| CheckMenuItem(UINT nIDCheckItem, UINT nCheck) | Menu | |
| CheckMenuRadioItem(UINT nIDFirst, UINT nIDLast, UINT nIDItem, UINT nFlags) | Menu | |
| CreateEmpty() | Menu | |
| CreateFromResource(int iResource) | Menu | |
| Destroy() | Menu | |
| EnableMenuItem(UINT nIDEnableItem, UINT nEnable) | Menu | |
| GetDefaultItem(UINT gmdiFlags, BOOL fByPos) | Menu | |
| GetMenu() | Menu | |
| GetMenuContextHelpId() const | Menu | |
| GetMenuItemCount() const | Menu | |
| GetMenuItemID(int nPos) const | Menu | |
| GetMenuItemInfo(UINT uItem, LPMENUITEMINFO lpMenuItemInfo, BOOL fByPos) | Menu | |
| GetMenuState(UINT nID, UINT nFlags) const | Menu | |
| GetMenuString(UINT nIDItem, LPTSTR lpString, int nMaxCount, UINT nFlags) const | Menu | |
| GetSubMenu(int nPos) const | Menu | |
| InsertMenu(UINT nPosition, UINT nFlags, UINT_PTR nIDNewItem, LPCTSTR lpszNewItem) | Menu | |
| InsertMenu(UINT nPosition, UINT nFlags, UINT_PTR nIDNewItem, const Bitmap *pBmp) | Menu | |
| InsertMenuItem(UINT uItem, LPMENUITEMINFO lpMenuItemInfo, BOOL fByPos) | Menu | |
| LoadMenu(LPCTSTR lpszResourceName) | Menu | |
| LoadMenu(UINT nIDResource) | Menu | |
| LoadMenuIndirect(const MENUTEMPLATE *lpMenuTemplate) | Menu | |
| m_hMenu | Menu | protected |
| mbDestroy | Menu | protected |
| Menu() | Menu | |
| Menu(HMENU ahMenu, BOOL bDestroy) | Menu | |
| ModifyMenu(UINT nPosition, UINT nFlags, UINT_PTR nIDNewItem, LPCTSTR lpszNewItem) | Menu | |
| ModifyMenu(UINT nPosition, UINT nFlags, UINT_PTR nIDNewItem, const Bitmap *pBmp) | Menu | |
| RemoveMenu(UINT nPosition, UINT nFlags) | Menu | |
| SetDefaultItem(UINT uItem, BOOL fByPos) | Menu | |
| SetMenuContextHelpId(DWORD dwContextHelpId) | Menu | |
| SetMenuItemBitmaps(UINT nPosition, UINT nFlags, const Bitmap *pBmpUnchecked, const Bitmap *pBmpChecked) | Menu | |
| SetMenuItemInfo(UINT uItem, LPMENUITEMINFO lpMenuItemInfo, BOOL fByPos) | Menu | |
| TrackPopupMenu(UINT iX, UINT iY, UINT iFlags, HWND hWndParent=NULL) | Menu | |
| ~Menu() | Menu | virtual |
1.8.7