How to create a window with DropDownShadow like Sticky Notes in Win 7?
- by Zach
Hello,
How can I create a Win32 window like Sticky Note in Windows 7 which has no border but has drop down shadow effect?
I have tried to create a Win32 window without borders (remove ~WS_BORDER), but the drop down effect shadow is gone.
Any idea?
Best regards,
Zach@Shine