Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC
  New Posts New Posts RSS Feed - removing client edge from CView?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Forum Lockedremoving client edge from CView?

 Post Reply Post Reply
Author
Message
chicken View Drop Down
Newbie
Newbie


Joined: 20 November 2008
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote chicken Quote  Post ReplyReply Direct Link To This Post Topic: removing client edge from CView?
    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?
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 21 November 2008 at 1:41am
Hi,
You need remove  WS_EX_CLIENTEDGE in OnInitialUpdate
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.