ReactOS 0.4.16-dev-456-ga97fcf1
|
Protected Attributes | |
CUTBMenuWnd * | m_pMenuUI |
HINSTANCE | m_hInst |
Protected Attributes inherited from CCicLibMenu | |
CicArray< CCicLibMenuItem * > | m_MenuItems |
LONG | m_cRefs |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
Public Attributes inherited from ITfMenu | |
const DWORD | TF_LBMENUF_CHECKED = 0x00000001 |
const DWORD | TF_LBMENUF_SUBMENU = 0x00000002 |
const DWORD | TF_LBMENUF_SEPARATOR = 0x00000004 |
const DWORD | TF_LBMENUF_RADIOCHECKED = 0x00000008 |
const DWORD | TF_LBMENUF_GRAYED = 0x00000010 |
CUTBLBarMenu::CUTBLBarMenu | ( | HINSTANCE | hInst | ) |
CUTBMenuWnd * CUTBLBarMenu::CreateMenuUI | ( | ) |
Definition at line 3583 of file msutb.cpp.
Referenced by ShowPopup().
INT CUTBLBarMenu::ShowPopup | ( | CUIFWindow * | pWindow, |
POINT | pt, | ||
LPCRECT | prcExclude | ||
) |
Definition at line 3604 of file msutb.cpp.
|
override |
|
override |
|
protected |
Definition at line 1031 of file msutb.cpp.
Referenced by CreateMenuUI(), and CUTBLBarMenu().
|
protected |
Definition at line 1030 of file msutb.cpp.
Referenced by ShowPopup().