Print Page | Close Window

Timeline checkbox

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=14550
Printed Date: 06 October 2024 at 9:24pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Timeline checkbox
Posted By: cmm2006
Subject: Timeline checkbox
Date Posted: 17 June 2009 at 2:27pm
Hi,
I am having some trouble with the new time line check box. after checking the CJ Calendar sample, the timeline checkbox suppose to leave the caption bar visible in order to change the view from timeline to the regular calendar (it works fine in CJ sample) but when I tried in a new project it did not work at all. once I click the chekbox the caption bar dispears, am I missing something here?
note: to check, just create a new VB project, add CJ calendarcontrol to your form, then change the calendar control property "Show captionbar to true" and run the program, then check the Time line check box...
thank you

Visual Basic 6 SP6
CJ Xtreme SuitePro 13.1



Replies:
Posted By: mdoubson
Date Posted: 17 June 2009 at 2:43pm
You need to use     CalendarControl.HideCaptionBar = False if you want to keep CaptionBar visible in Timeline mode or True if you don't want.
This is not immedaite action flag as ShowCaptionBar! It suppose to be explained in help


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


Posted By: cmm2006
Date Posted: 17 June 2009 at 2:56pm
the CalendarControl.HideCaptionBar=False did the job
Thank you,



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