Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTPReportControl lines
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPReportControl lines

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


Joined: 21 August 2007
Status: Offline
Points: 42
Post Options Post Options   Thanks (0) Thanks(0)   Quote joggx Quote  Post ReplyReply Direct Link To This Post Topic: CXTPReportControl lines
    Posted: 23 February 2008 at 11:46pm
Is there anyway to hide the tree lines between parent and children (equivalent of TVS_HASLINES)? I look up the documentation and can't find such option.

Thanks.



Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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: 24 February 2008 at 3:04am
Hi,
 
Call
wndReport.GetPaintManager()->m_treeStructureStyle = xtpReportTreeStructureNone;
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
joggx View Drop Down
Groupie
Groupie


Joined: 21 August 2007
Status: Offline
Points: 42
Post Options Post Options   Thanks (0) Thanks(0)   Quote joggx Quote  Post ReplyReply Direct Link To This Post Posted: 24 February 2008 at 9:19pm
thanks a bunch.
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.035 seconds.