Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function can be used to get a handle to a menu bar window. The menu bar is the gray bar at the bottom of the screen.
HWND WINAPI SHFindMenuBar(
HWND hwnd
);
- hwnd
The window for which to find the menu bar.
A handle to the menu bar window for the specified window.
Smartphone: Windows Mobile 2002 and later
OS Versions: Windows CE 3.0 and later
Header: aygshell.h
Library: aygshell.lib
Last updated on Friday, April 22, 2005
© 2005 Microsoft Corporation. All rights reserved.
Send feedback on this topic to the authors.