Re: Secondary window always on top

new topic     » goto parent     » topic index » view thread      » older message » newer message

The order that windows are displayed in, is called the Z-ORDER.

   The second parameter of SetWindowPos sets what order ( or place )

   a window will be displayed at ( it z-order position ).

   Also see functions BringWindowToTop, DeferWindowPos.

   By using these functions, you should be able to place a window

   above or below any other window.

   Bernie

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu