Horizontal Scroll Bars |
Post Reply |
Author | |
wismerhill
Newbie Joined: 16 May 2008 Status: Offline Points: 10 |
Post Options
Thanks(0)
Posted: 16 May 2008 at 5:41am |
Hello,
When i use reportcontrol, the vertical scroll bar is automatically visible to reach all rows form the report but not the horizontal scroll bar. I try RptControl.FullColumnScrolling = True With this, i can move in the report with left/right key but the scrolling bar is not visible. Can someone know how to have a horizontal scrolling bar ? Regards. |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
Try this:
wndReportControl.AutoColumnSizing = False
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
wismerhill
Newbie Joined: 16 May 2008 Status: Offline Points: 10 |
Post Options
Thanks(0)
|
Thanks a lot, it's working ;)
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |