2 Replies - 195 Views - Last Post: 12 September 2012 - 11:29 PM Rate Topic: -----

#1 dhazard  Icon User is offline

  • D.I.C Head
  • member icon

Reputation: 12
  • View blog
  • Posts: 67
  • Joined: 06-September 06

A Professional Calendar - WinForms

Posted 12 September 2012 - 11:18 PM

I working on a pet project that requires a need to use an outlook style calendar control. I have already been on Google and it seems as if the only control that seems good enough isn't quite working out so great.

Calendar Control

I am asking for help with either two things, does anyone know of any other free control that I can use much like that of the second screenshot in the link and or can someone perhaps help me with understanding as to why I can only get the control to view like that of the first screenshot.

I have tried changing the MaximumFullDays to an int greater then 8 and it still shows in expanded mode.

Is This A Good Question/Topic? 0
  • +

Replies To: A Professional Calendar - WinForms

#2 Skydiver  Icon User is online

  • Code herder
  • member icon

Reputation: 1928
  • View blog
  • Posts: 5,738
  • Joined: 05-May 12

Re: A Professional Calendar - WinForms

Posted 12 September 2012 - 11:25 PM

View Postdhazard, on 12 September 2012 - 11:18 PM, said:

I working on a pet project that requires a need to use an outlook style calendar control. I have already been on Google and it seems as if the only control that seems good enough isn't quite working out so great.

Calendar Control

I am asking for help with either two things, does anyone know of any other free control that I can use much like that of the second screenshot in the link and or can someone perhaps help me with understanding as to why I can only get the control to view like that of the first screenshot.

I have tried changing the MaximumFullDays to an int greater then 8 and it still shows in expanded mode.


Since you have the source code from that project, have you tried tracing through it? Have you tried contacting the author?
Was This Post Helpful? 0
  • +
  • -

#3 dhazard  Icon User is offline

  • D.I.C Head
  • member icon

Reputation: 12
  • View blog
  • Posts: 67
  • Joined: 06-September 06

Re: A Professional Calendar - WinForms

Posted 12 September 2012 - 11:29 PM

View PostSkydiver, on 13 September 2012 - 12:25 AM, said:

Since you have the source code from that project, have you tried tracing through it? Have you tried contacting the author?


I have tried going through the code, adding break points and just cant fathom as to why its not rendering right. I have tried contacting the author the other day and so far no reply yet. Wasn't sure if anyone has used this control before, or knows of a better control to use.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1