Print Page | Close Window

Disable Scrollbars and manually change position

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Calendar
Forum Description: Topics Related to Codejock Calendar
URL: http://forum.codejock.com/forum_posts.asp?TID=15669
Printed Date: 03 May 2024 at 3:49am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Disable Scrollbars and manually change position
Posted By: AHoffmann
Subject: Disable Scrollbars and manually change position
Date Posted: 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



Replies:
Posted By: AHoffmann
Date 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?


Posted By: mdoubson
Date Posted: 30 November 2009 at 11:28am
You can use function - CalendarControl.DayView.ScrollV(long CellIndex) for your button's action handler

-------------
Mark Doubson, Ph.D.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net