Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

MENUITEM Struct Reference

#include <winmenudef.h>

Collaboration diagram for MENUITEM:

Collaboration graph
[legend]
List of all members.

Public Attributes

UINT fType
UINT fState
UINT wID
HMENU hSubMenu
HBITMAP hCheckBit
HBITMAP hUnCheckBit
LPSTR text
DWORD dwItemData
DWORD dwTypeData
HBITMAP hbmpItem
RECT rect
UINT xTab

Member Data Documentation

UINT MENUITEM::fType
 

Definition at line 25 of file winmenudef.h.

Referenced by CheckMenuRadioItem(), DeleteMenu(), DestroyMenu(), GetMenuDefaultItem(), GetMenuItemID(), GetMenuItemInfo_common(), GetMenuState(), GetMenuStringA(), GetMenuStringW(), GetSubMenu(), MENUFLAG(), MENU_ButtonUp(), MENU_CalcItemSize(), MENU_DrawMenuItem(), MENU_ExecFocusedItem(), MENU_FindItem(), MENU_FindItemByKey(), MENU_FindSubMenu(), MENU_FreeItemData(), MENU_GetStartOfNextColumn(), MENU_GetStartOfPrevColumn(), MENU_GetSubPopup(), MENU_GetSysMenu(), MENU_HideSubPopups(), MENU_MenuBarCalcSize(), MENU_MouseMove(), MENU_MoveSelection(), MENU_PopupMenuCalcSize(), MENU_PtMenu(), MENU_SelectItem(), MENU_SetItemData(), MENU_ShowSubPopup(), MENU_TrackMouseMenuBar_MouseMove(), and SetMenuItemInfo_common().

UINT MENUITEM::fState
 

Definition at line 26 of file winmenudef.h.

Referenced by CheckMenuItem(), CheckMenuRadioItem(), EnableMenuItem(), GetMenuDefaultItem(), GetMenuItemInfo_common(), GetMenuState(), MENUFLAG(), MENU_ButtonDown(), MENU_DrawMenuItem(), MENU_ExecFocusedItem(), MENU_GetSubPopup(), MENU_GetSysMenu(), MENU_HideSubPopups(), MENU_MouseMove(), MENU_PtMenu(), MENU_SelectItem(), MENU_SetItemData(), MENU_ShowPopup(), MENU_ShowSubPopup(), MENU_TrackMouseMenuBar_MouseMove(), SetMenuDefaultItem(), SetMenuItemBitmaps(), and SetMenuItemInfo_common().

UINT MENUITEM::wID
 

Definition at line 27 of file winmenudef.h.

Referenced by EnableMenuItem(), GetMenuDefaultItem(), GetMenuItemID(), GetMenuItemInfo_common(), MENUFLAG(), MENU_CalcItemSize(), MENU_DrawMenuItem(), MENU_ExecFocusedItem(), MENU_FindItem(), MENU_SelectItem(), MENU_SetItemData(), MENU_TrackMenu(), SetMenuDefaultItem(), and SetMenuItemInfo_common().

HMENU MENUITEM::hSubMenu
 

Definition at line 28 of file winmenudef.h.

Referenced by DeleteMenu(), DestroyMenu(), GetMenuDefaultItem(), GetMenuItemInfo_common(), GetMenuState(), GetSubMenu(), GetSystemMenu(), MENUFLAG(), MENU_FindItem(), MENU_FindSubMenu(), MENU_GetSubPopup(), MENU_HideSubPopups(), MENU_PtMenu(), MENU_SetItemData(), MENU_ShowSubPopup(), and SetMenuItemInfo_common().

HBITMAP MENUITEM::hCheckBit
 

Definition at line 29 of file winmenudef.h.

Referenced by GetMenuItemInfo_common(), InsertMenuA(), MENUFLAG(), MENU_DrawMenuItem(), SetMenuItemBitmaps(), and SetMenuItemInfo_common().

HBITMAP MENUITEM::hUnCheckBit
 

Definition at line 30 of file winmenudef.h.

Referenced by GetMenuItemInfo_common(), InsertMenuA(), MENUFLAG(), MENU_DrawMenuItem(), SetMenuItemBitmaps(), and SetMenuItemInfo_common().

LPSTR MENUITEM::text
 

Definition at line 31 of file winmenudef.h.

Referenced by GetMenuItemInfo_common(), GetMenuStringA(), GetMenuStringW(), MENUFLAG(), MENU_CalcItemSize(), MENU_DrawMenuItem(), MENU_FindItemByKey(), MENU_FreeItemData(), MENU_SetItemData(), and SetMenuItemInfo_common().

DWORD MENUITEM::dwItemData
 

Definition at line 32 of file winmenudef.h.

Referenced by GetMenuItemInfo_common(), MENUFLAG(), MENU_CalcItemSize(), MENU_DrawMenuItem(), MENU_SetItemData(), and SetMenuItemInfo_common().

DWORD MENUITEM::dwTypeData
 

Definition at line 33 of file winmenudef.h.

HBITMAP MENUITEM::hbmpItem
 

Definition at line 34 of file winmenudef.h.

Referenced by GetMenuItemInfo_common().

RECT MENUITEM::rect
 

Definition at line 36 of file winmenudef.h.

Referenced by GetMenuItemRect(), MENU_CalcItemSize(), MENU_DrawMenuBar(), MENU_DrawMenuItem(), MENU_FindItemByCoords(), MENU_MenuBarCalcSize(), MENU_PopupMenuCalcSize(), MENU_ShowSubPopup(), and MENU_TrackMouseMenuBar_MouseMove().

UINT MENUITEM::xTab
 

Definition at line 37 of file winmenudef.h.

Referenced by MENU_CalcItemSize(), MENU_DrawMenuItem(), and MENU_PopupMenuCalcSize().


The documentation for this struct was generated from the following files:
Generated on Wed Jan 23 23:22:36 2002 for ODIN-user32 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001