Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - The border width of CXTPDockingPane
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

The border width of CXTPDockingPane

 Post Reply Post Reply
Author
Message
floydzhang View Drop Down
Groupie
Groupie


Joined: 08 March 2008
Status: Offline
Points: 50
Post Options Post Options   Thanks (0) Thanks(0)   Quote floydzhang Quote  Post ReplyReply Direct Link To This Post Topic: The border width of CXTPDockingPane
    Posted: 11 February 2009 at 10:39am
Hi,

I created three docking panes, two are docking left, and one docking on the top. I want to set the the border width of the pane which docking on the top with 0. Is it possible?

Regards
Boyang
Back to Top
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Posted: 11 February 2009 at 11:29am
Sounds like you want to change the splitter width.
 
m_paneManager.GetPaintManager()->m_nSplitterSize = 0;
PokerMemento - http://www.pokermemento.com/
Back to Top
floydzhang View Drop Down
Groupie
Groupie


Joined: 08 March 2008
Status: Offline
Points: 50
Post Options Post Options   Thanks (0) Thanks(0)   Quote floydzhang Quote  Post ReplyReply Direct Link To This Post Posted: 11 February 2009 at 9:24pm
Hi,

Thank you for you reply.


But I want to keep the border width of other 2 panes no changing. How to do that?

Regards
Boyang
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.033 seconds.