Splitter Window Drawing
-
I have a standard window which I use as a aplitter. I want to give the window a beveled look like you get in VC++. I am trapping the WM_PAINT message to draw my own customized window but I dont have any idea ho to get the beveled look like VC++ splitter. What technique should I use to do that. I am not using MFC. Please help. Also can somebody suggest me any help how to draw XP style menu using Win32. Thanks in advance
-
I have a standard window which I use as a aplitter. I want to give the window a beveled look like you get in VC++. I am trapping the WM_PAINT message to draw my own customized window but I dont have any idea ho to get the beveled look like VC++ splitter. What technique should I use to do that. I am not using MFC. Please help. Also can somebody suggest me any help how to draw XP style menu using Win32. Thanks in advance