[Help] Always on top window - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: [Help] Always on top window (/showthread.php?tid=84814) [Help] Always on top window by andrewdodd13 on 07-13-2008 at 10:17 PM
Hi clever scripters, RE: [Help] Always on top window by TheSteve on 07-14-2008 at 12:51 AM
If I understand you correctly, you want to make a window act similar to the taskbar so that it does not get obstructed by the other windows. If this is the case, you'll want to use the SHAppBarMessage API function (shell32.dll). |