please dont rip this site Prev Next

WM_MENUSELECT Overview  Group

The WM_MENUSELECT message is sent to a menu’s owner window when the user selects a menu item.

WM_MENUSELECT 

uItem = (UINT) LOWORD(wParam);   // menu item or submenu index 

fuFlags = (UINT) HIWORD(wParam); // menu flags 

hmenu = (HMENU) lParam;          // handle of menu clicked 

 

Parameters

uItem
Value of the low-order word of wParam. If the selected item is a command item, this parameter contains the identifier of the menu item. If the selected item opens a drop-down menu or submenu, this parameter contains the menu index of the drop-down menu or submenu in the main menu, and the hMenu parameter then contains the handle of the main (clicked) menu; use the GetSubMenu function to get the menu handle of the drop-down menu or submenu.
fuFlags
Value of the high-order word of wParam. Specifies one or more menu flags. This parameter can be a combination of the following values:

Value

Description

MF_BITMAP

Item displays a bitmap.

MF_CHECKED

Item is checked.

MF_DISABLED

Item is disabled.

MF_GRAYED

Item is grayed.

MF_HILITE

Item is highlighted.

MF_MOUSESELECT

Item is selected with the mouse.

MF_OWNERDRAW

Item is an owner-drawn item.

MF_POPUP

Item opens a drop-down menu or submenu.

MF_SYSMENU

Item is contained in the window menu (also known as the System menu or Control menu). The hmenu parameter identifies the window menu associated with the message.

hmenu
Value of lParam. Identifies the menu that was clicked.

Return Values

If an application processes this message, it should return zero.

Remarks

If the fuFlags parameter contains 0xFFFF and the hmenu parameter contains NULL, Windows has closed the menu.

Do not use the value -1 for fuFlags. That is because fuFlags is specified as (UINT) HIWORD(wParam). If HIWORD(wParam) were 0xFFFF, fuFlags (because of the UINT cast) would be 0x0000FFFF, not -1.

See Also

GetSubMenu 


file: /Techref/os/win/api/win32/mess/src/msg25_25.htm, 4KB, , updated: 2008/5/2 07:05, local time: 2024/4/20 06:41,
TOP NEW HELP FIND: 
3.135.200.211:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.sxlist.com/techref/os/win/api/win32/mess/src/msg25_25.htm"> WM_MENUSELECT</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

 

Welcome to sxlist.com!


Site supported by
sales, advertizing,
& kind contributors
just like you!

Please don't rip/copy
(here's why

Copies of the site on CD
are available at minimal cost.
 

Welcome to www.sxlist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .