#include <menu.h>
Inheritance diagram for MWidgets::ContextMenu:

Public Member Functions | |
| ContextMenu () | |
| void | TrackMenu (int x, int y, Widget *pParent) |
Definition at line 92 of file menu.h.
| MWidgets::ContextMenu::ContextMenu | ( | ) |
| void MWidgets::ContextMenu::TrackMenu | ( | int | x, | |
| int | y, | |||
| Widget * | pParent | |||
| ) |
Definition at line 23 of file menu.cpp.
References MWidgets::Menu::GetHMENU(), MWidgets::Widget::GetHwnd(), MWidgets::Widget::m_hContextMenu, and MWidgets::Menu::m_hMenu.
1.4.7