Sorry I was not clear, it is a normal window. It just pops-up (appears) above
the system tray like the MSN Messenger or Outlook notification window does.
Ok, so if you know what window is on top before you popyour window up, can't
you pull that first one to the front after you have pop-upped/popped-up your
window?
> Sorry I was not clear, it is a normal window. It just pops-up (appears)
> above
[quoted text clipped - 29 lines]
>> > David McCarter
>> > www.vsdntips.com
dotNetDave - 31 Jan 2005 23:03 GMT
I finally figured it out... the deffinition for SetWindowsPos I got from some
web page was wrong. Once I change the param types to Integer, it started
working :-)
> Ok, so if you know what window is on top before you popyour window up, can't
> you pull that first one to the front after you have pop-upped/popped-up your
[quoted text clipped - 33 lines]
> >> > David McCarter
> >> > www.vsdntips.com
Joep - 31 Jan 2005 23:12 GMT
Well done!
>I finally figured it out... the deffinition for SetWindowsPos I got from
>some
[quoted text clipped - 42 lines]
>> >> > David McCarter
>> >> > www.vsdntips.com