![]() |
Disable Scrollbars and manually change position |
Post Reply
|
| Author | |
AHoffmann
Newbie
Joined: 20 November 2009 Status: Offline Points: 2 |
Post Options
Thanks(0)
Quote Reply
Topic: Disable Scrollbars and manually change positionPosted: 20 November 2009 at 6:17am |
|
Hi
I'm using Calendard Control 12.0.1. I want to replace the normal scrollbar with large buttons. So the access is easier for touch panels. I don't find an property DisableScrollbars or something like that and I also need change the position what I see. Have someone a tip for me. Thanks and greats from austria Andi |
|
![]() |
|
AHoffmann
Newbie
Joined: 20 November 2009 Status: Offline Points: 2 |
Post Options
Thanks(0)
Quote Reply
Posted: 23 November 2009 at 3:31am |
|
so i found something
this.axCalendarControl1.DayView.EnableVScroll(false); is there a possibility to scroll with my own buttons? |
|
![]() |
|
mdoubson
Senior Member
Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
Quote Reply
Posted: 30 November 2009 at 11:28am |
|
You can use function - CalendarControl.DayView.ScrollV(long CellIndex) for your button's action handler
|
|
![]() |
|
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 |