by Carl Ranson >> Thu, 15 Apr 1999 1:22:49 GMT
Hi All,
I have a problem with a window where I switch off the controlBox, minButton and maxButton and then set the caption to false.
The window that jade produces is correct except for the following problems: - It doesn't show up on the taskbar
- Its icon is visible when you press alt-Tab but it has no name.
- It minimises (done via code since min button hidden) to the bottom left corner of the desktop (like a mdi client window)
Anyone know how I can keep the caption property set but still hide the titlebar of the window?
I expect that this would fix the above problems.
What api call does Jade make to hide the title bar - guesses?
Thanks,
Carl