NewFromMattel
Programmer
Here's my situation...
I am popping up a new specially sized browser window to run scrolling messages. So users can see messages that may get updated concerning their work. (The audience is a very known group, and can be a controlled group).
What I need is a way (activex?) to force the new popup window to be "Always on Top". Not necessarily focused though. And I've tried modeless windows, but that works only for the window that "spawned" the popup. I need it to be OS wide. Hence my guess of the activex control, or dll.
Any ideas? Oh, and since it is a "controlled" group of users, I can test for the existance of the activex or popup, and use it if it's there, and any other people that get this popup just won't have the always on top feature.
TIA
I am popping up a new specially sized browser window to run scrolling messages. So users can see messages that may get updated concerning their work. (The audience is a very known group, and can be a controlled group).
What I need is a way (activex?) to force the new popup window to be "Always on Top". Not necessarily focused though. And I've tried modeless windows, but that works only for the window that "spawned" the popup. I need it to be OS wide. Hence my guess of the activex control, or dll.
Any ideas? Oh, and since it is a "controlled" group of users, I can test for the existance of the activex or popup, and use it if it's there, and any other people that get this popup just won't have the always on top feature.
TIA