hwndParent (HWND) - input

      Owner- and parent-window handle of the created menu window.

      If this is HWND_OBJECT or a window handle returned by the WinQueryObjectWindow call, the menu window is created as an object window.

      HWND_DESKTOP

        The desktop window
      HWND_OBJECT
        Object window
      Other
        Specified window.


      [Back] [Next]