MenuPopDown

MenuPopDown is a list of menu choices similar to a listbox in appearance. MenuPopDown creates the pulldown directly underneath the top level choice and any cascading menu pulldown levels. The application does not fill in these window structures nor create the windows, but it does indirectly allocate storage space for MenuPopDowns when it allocates the LHAPIBLOCK structure. The LHAPI system initializes MenuPopDowns when a MENU key or ALT key press is intercepted.

Window Structure Details

Messages