As above.
Even if I set Popup to TRUE there's always a Titlebar. Only way to get rid of the titlebar is to set Border to "Flat" or "Boarder", but even then after compiling there's the *fermadeleiten* Titlebar.
Thanks for helping.
Even if I set Popup to TRUE there's always a Titlebar. Only way to get rid of the titlebar is to set Border to "Flat" or "Boarder", but even then after compiling there's the *fermadeleiten* Titlebar.
Thanks for helping.
Remove the WS_CAPTION style... ;)
Hi JimmyClif
If there is any caption text you will not be able to create a popup without a titlebar.
I guess windows or the resource compiler overrides your setting.
KetilO
If there is any caption text you will not be able to create a popup without a titlebar.
I guess windows or the resource compiler overrides your setting.
KetilO
Awesome, removing the caption text solved the problem. Thanks a lot guys.
:thumbsup:
:thumbsup: