Re: Win32Lib: Keeping a window on top
- Posted by Judith Evans <camping at FLASH.NET> Apr 17, 2000
- 373 views
Hi Ben, If you will use one of the .50 Bleeding Edge versions of win32lib.ew you will find createEx. Use the constant WS_EX_TOPMOST (going by memory here on the spelling) as the last parm in createEX. Judith On Mon, 17 Apr 2000 06:26:48 EDT, Ben Logan <wbljr79 at HOTMAIL.COM> wrote: >Is there any way to keep my window always on top?