hwndInsertBehind (HWND) - input

      Sibling-window handle.

      This is the sibling window behind which hwnd is placed. If this parameter is HWND_TOP or HWND_BOTTOM, hwnd is placed on top of all, or behind all of its siblings. This parameter must be HWND_TOP, HWND_BOTTOM, or a child of hwndParent.


    [Back] [Next]