Print Page | Close Window

BUG: m_bHScrollBarVisible is FALSE

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=14787
Printed Date: 09 September 2025 at 10:52am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: BUG: m_bHScrollBarVisible is FALSE
Posted By: mgampi
Subject: BUG: m_bHScrollBarVisible is FALSE
Date Posted: 21 July 2009 at 10:39am
Hi;

When I create a CXTPreportControl with window styles WS_HSCROLL|WS_VSCROLL the XTPReportControl members m_bHScrollBarVisible and m_bVScrollBarVisible are both FALSE!
(v 13.0)


-------------
Martin

Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0
Platform: Windows 10 v 22H2 (64bit)
Language: VC++ 2022



Replies:
Posted By: mdoubson
Date Posted: 21 July 2009 at 4:43pm

This flags used for dynamic state and set in function AdjustScrollBars()

You have access to source - pls check


-------------
Mark Doubson, Ph.D.


Posted By: mgampi
Date Posted: 22 July 2009 at 3:56am
Hi;
If its only used within the core control, I suggest to change it's access qualifier to 'private'!


-------------
Martin

Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0
Platform: Windows 10 v 22H2 (64bit)
Language: VC++ 2022


Posted By: mdoubson
Date Posted: 22 July 2009 at 5:00am
But what if some other core parts need to have detailed access to  this flags - without Adjust... function call ?

-------------
Mark Doubson, Ph.D.


Posted By: mgampi
Date Posted: 22 July 2009 at 5:12am
friend qualifier?

-------------
Martin

Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0
Platform: Windows 10 v 22H2 (64bit)
Language: VC++ 2022



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net