HOWTO: Hide horizontal scrollbar
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=19252
Printed Date: 14 June 2025 at 10:32pm Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com
Topic: HOWTO: Hide horizontal scrollbar
Posted By: mgampi
Subject: HOWTO: Hide horizontal scrollbar
Date Posted: 30 November 2011 at 7:13pm
Hi;
I use two report controls one on top of the other. I want to have only one horizontal scrollbar in the lower report control and synchronize the top report whenever the bottom control is scrolled horizontally. Is it possible with report integrated scrollbars or do I have to use my own. First of all I want to know whether scrollbars can be hidden or not?
------------- 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: mgampi
Date Posted: 02 December 2011 at 2:59pm
??????????????
------------- 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: mgampi
Date Posted: 09 December 2011 at 2:47pm
Is this really not solvable?
------------- 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: Willowmaster
Date Posted: 12 December 2011 at 5:59am
Put a picturebox over the right side of the reportcontrol with a picture that fakes the right side of the reportcontrol?
------------- Product: Xtreme SuitePro (ActiveX) version 15.3.1
Platform: Windows XP (32bit) - SP 3 (on VMWare)
Language: Visual Basic 6.0
|
Posted By: mgampi
Date Posted: 12 December 2011 at 8:53am
Sorry, this is MFC! No picture box available and this is not possible, because the controls are stacked vertically and the upper controls bottom border and lower controls top border are on the same y coordinate. I want to hide the horizontal scrollbar of the upper control. So a picture box or similar would hide content of the upper control. Both controls should act as if they were one!
------------- Martin
Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022
|
|