Handle of the window on which the menu is displayed.
This window must be owned by hwndOwner.
If hwndClient is supplied:
- The pop-up point is assumed to be in hwndClient
window coordinates.
- hwndClient is given the focus before displaying
the menu.
If hwndClient is not supplied:
- The pop-up point is assumed to be in hwndOwner
window coordinates.
- hwndOwner is given the focus before displaying
the menu.
[Back: wpDisplayMenu Parameter - hwndOwner]
[Next: wpDisplayMenu Parameter - ptlPopupPt]