Two Windows API Questions
Posted: Fri Aug 07, 2009 11:46 am
by Brendan Doolan >> Wed, 15 Dec 1999 3:35:22 GMT
Hi all,
I have a couple of questions I hope one of the Windows API wizards out there can help me with.
1. I want to create a form without a title bar and create my own (with rounded corners etc). What I want to be able to do is to allow the user to click and hold on the replacement title bar and allow the form to be dragged (but only when the replacement title bar is clicked). Can anyone tell me how to do this?
2. Does anyone know how to create a shadow effect for a form or a control? The important thing about the shadow effect is that it must be see through so that the form underneath will still show through the shadow. This is not the same as transparent where you don't see the transparent area at all.
Thanks for the help,
Brendan
Hi all,
I have a couple of questions I hope one of the Windows API wizards out there can help me with.
1. I want to create a form without a title bar and create my own (with rounded corners etc). What I want to be able to do is to allow the user to click and hold on the replacement title bar and allow the form to be dragged (but only when the replacement title bar is clicked). Can anyone tell me how to do this?
2. Does anyone know how to create a shadow effect for a form or a control? The important thing about the shadow effect is that it must be see through so that the form underneath will still show through the shadow. This is not the same as transparent where you don't see the transparent area at all.
Thanks for the help,
Brendan