The WM_INITMENUPOPUP message is sent when a drop-down menu or submenu is about to become active. This allows an application to modify the menu before it is displayed, without changing the entire menu.
WM_INITMENUPOPUP hmenuPopup = (HMENU) wParam; // handle of submenu uPos = (UINT) LOWORD(lParam); // submenu item position fSystemMenu = (BOOL) HIWORD(lParam); // window menu flag
If an application processes this message, it should return zero.
file: /Techref/os/win/api/win32/mess/src/msg24_28.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/16 03:18,
3.12.147.119: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? <A HREF="http://sxlist.com/Techref/os/win/api/win32/mess/src/msg24_28.htm"> WM_INITMENUPOPUP</A> |
Did you find what you needed? |
Welcome to sxlist.com!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 sxlist.com! |
.