Scrollbar |
Post Reply |
Author | |
phvwijk
Newbie Joined: 18 December 2009 Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 17 June 2010 at 9:43am |
Hi,
I would like the vertical scrollbar allways to be visible. Even if there are not enough rows in the control. I do not like the change in column sizes and by that positions of the columns. I think it is distracting for end users. Just look at outlook 2010 (and previous versions) the scrollbar is there always. But if not in "use" it is just not enabled. Having it always visible gives a more stable interface. Is there a setting to always show the vertical scrollbar. Or is it something which can be considered as an addition for a future release Peter |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi Peter,
You can try and use your own scrollbars...
Add Horizontal Scrollbar & Vertical Scrollbar to form and add following code
wndReportControl.SetScrollBars HScroll,VScroll
I'm not sure but maybe you can keep Vertical Scrollbar always visible in code
|
|
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.... |
|
phvwijk
Newbie Joined: 18 December 2009 Status: Offline Points: 3 |
Post Options
Thanks(0)
|
Aaron,
Thanks for you answer, I would like it to be a simple property in the control. Peter |
|
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 |