Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Vertical Scrollbar (Read 3022 times)
matt.s
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 56
Joined: Apr 3rd, 2008
Vertical Scrollbar
Jun 9th, 2010 at 2:44pm
Print Post  
Hi,

I can't find a way of hiding the vertical scrollbar in TimetableSettings.

What I am trying to do is mimic Outlook which only has one scroll bar to the right of all the calendars.

I achived this using the WinForms control by turning off the vertical scrollbar for all calendars except for the right most calendar.

This scrollbar then set the ScrollPosition on all the diaries to the same value when the scroll event was fired, which meant that all the diaries moved up and down together.

Can I do this with the WPF control?

Thanks!
Matt
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Vertical Scrollbar
Reply #1 - Jun 10th, 2010 at 8:48am
Print Post  
You can download a preliminary version of MindFusion.Scheduling for WPF from the link below:

https://mindfusion.eu/_pln_trial/MindFusion.Scheduling.Wpf.2.1.1a.zip

The new version should fix the issue with the timeline separators between hours. In addition, the Calendar control now exposes two new properties - HorizontalScrollBarVisibility and VerticalScrollBarVisibility, which you can use to control the visibility of the scrollbars.

Let me know if this helps.

Regards,
Meppy

P.S.: These changes will be available in the forthcoming release of MindFusion.Scheduling for WPF, which is expected until the end of June.
  
Back to top
 
IP Logged
 
matt.s
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 56
Joined: Apr 3rd, 2008
Re: Vertical Scrollbar
Reply #2 - Jun 10th, 2010 at 9:24am
Print Post  
Hi Meppy,

Yes this build has fixed the hour line problem and the scrollbar visibility properties are working fine.

I'm now able to mimic the scrolling behaviour found in Outlook, which is great.

Thanks
Matt
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint