Hey, in RADASM, i don't want to show the title bar of a dialog... how do i achieve this? I used Border, and flat. I even set the system menu to FALSE..... What can i be doing wrong?
Hi Tsongkie
Yoy need to set the WS_POPUP style.
Unfortunatly RadASM has a bug and gets unstable if you set this style a design time.
Here is a little project to play with.
KetilO
Yoy need to set the WS_POPUP style.
Unfortunatly RadASM has a bug and gets unstable if you set this style a design time.
Here is a little project to play with.
KetilO