removing client edge from CView? |
Post Reply |
Author | |
chicken
Newbie Joined: 20 November 2008 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 20 November 2008 at 10:01pm |
I was trying to work out how to remove the client edge from a CView. It doesn't seem straight forward, I've tried removing WS_BORDER from styles and WS_CLIENTEDGE from extended styles, and had no luck.
Any ideas? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
You need remove WS_EX_CLIENTEDGE in OnInitialUpdate
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |