Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - Scrollbar
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Scrollbar

 Post Reply Post Reply
Author
Message
phvwijk View Drop Down
Newbie
Newbie


Joined: 18 December 2009
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote phvwijk Quote  Post ReplyReply Direct Link To This Post Topic: Scrollbar
    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
Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Posted: 18 June 2010 at 6:21am
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....
Back to Top
phvwijk View Drop Down
Newbie
Newbie


Joined: 18 December 2009
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote phvwijk Quote  Post ReplyReply Direct Link To This Post Posted: 06 July 2010 at 10:47am
Aaron,

Thanks for you answer, I would like it to be a simple property in the control.

Peter
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.188 seconds.