Searched defs:GetMenu (Results 1 – 2 of 2) sorted by relevance
36 HMENU GetMenu(WORD iButton) { return ::CommandBar_GetMenu(_window, iButton); } in GetMenu() function
99378 pub fn GetMenu(hWnd: HWND) -> HMENU; in GetMenu() function