Re: ZORDER using API

Tech-Archive recommends: Fix windows errors by optimizing your registry



And for the common case, BringWindowToTop.

"Sam Hobbs" <samuel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:OGWv5lkrFHA.1788@xxxxxxxxxxxxxxxxxxxxxxx
> SetWindowPos
>
>
> "Guy Cohen" <noemail@xxxxxxxxxx> wrote in message
> news:%23xDNwEgrFHA.2596@xxxxxxxxxxxxxxxxxxxxxxx
>> Hi all
>>
>> How do I set the ZORDER using API ?
>>
>> TIA
>> Guy
>
>


.



Relevant Pages

  • Re: ZORDER using API
    ... > How do I set the ZORDER using API? ... > TIA ... Prev by Date: ...
    (microsoft.public.vb.winapi)
  • ZORDER using API
    ... How do I set the ZORDER using API? ... TIA ... Prev by Date: ...
    (microsoft.public.vb.winapi)
  • Re: Combo box getting hidden
    ... The z-order can be changed by using SetWindowPos. ... (const CWnd * pInsertAfter, int x, int y, int cx, int cy, UINT flags) ... reason I would ever want to use the::SetWindowPos API. ... Just looking at the names alone makes it evident that in MFC it is the first parameter. ...
    (microsoft.public.vc.mfc)
  • Re: how to change Z-orders of Windows
    ... Review the Show method in the VB6 Reference for details on specifying owner ... forms.There is no need to use thE API. ... BTW, SetWindowPos merely changes the z-order, not the ownership. ...
    (microsoft.public.vb.winapi)
  • Re: Formular in linker oberer Ecke oeffnen
    ... Probier mal anstell von DoCmd.MoveSize die Fensterposition ... mittels API (SetWindowPos) einzustellen. ...
    (microsoft.public.de.access)