Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - Timeline checkbox
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Timeline checkbox

 Post Reply Post Reply
Author
Message
cmm2006 View Drop Down
Senior Member
Senior Member


Joined: 26 September 2006
Status: Offline
Points: 118
Post Options Post Options   Thanks (0) Thanks(0)   Quote cmm2006 Quote  Post ReplyReply Direct Link To This Post Topic: Timeline checkbox
    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
Back to Top
mdoubson View Drop Down
Senior Member
Senior Member
Avatar

Joined: 17 November 2008
Status: Offline
Points: 1705
Post Options Post Options   Thanks (0) Thanks(0)   Quote mdoubson Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
cmm2006 View Drop Down
Senior Member
Senior Member


Joined: 26 September 2006
Status: Offline
Points: 118
Post Options Post Options   Thanks (0) Thanks(0)   Quote cmm2006 Quote  Post ReplyReply Direct Link To This Post Posted: 17 June 2009 at 2:56pm
the CalendarControl.HideCaptionBar=False did the job
Thank you,
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.171 seconds.