How to create a owner draw menu without a frame shadow like Pros_UIS?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I want to draw menu without the shadow frame, but i don't know how to deal with the frame of the menu. I searched but only found one project Professional User Interface Suite[^] implemented this. But, the project is so huge, so, i almost can't find how it reaches its aim. Any ideas will be very appreciated. Regards