Windows Develop Bookmark and Share   
 index > Windows Forms Designer > custom calendar control
 

custom calendar control

I have a vb.net windows application that needs a custom calendar. I need this 
calendar displayed as a year view(which show all months). I also need the ability to 
resizing, fore/back color for each day.

Any ideas 
thaks
MigrationUser 1  Tuesday, March 02, 2004 11:53 AM
This looks to me like creating a rather simple UserControl, utilising the Calender Class and adding some buttons to allow the user selecting colors. Resizing ability simply implement an OnSize handler to redistribute the forms size over the virious buttons(?)  it contains.
MigrationUser 1  Tuesday, March 23, 2004 6:00 AM

You can use google to search for other answers

Custom Search

More Threads

• Adding properties to a ToolStripButton with an IExtenderProvider.
• Custom properties in application hosted designer
• display datagriview in panel control
• using panels
• Designer Crashes on inherited form with "method not found" error
• when using codeDomSerializer - how to get the object when openning the designer
• DAG tree diagram
• Tabbing into and out of NumericUpDown controls
• Creating own dynamic forms designer...
• Code generation for property <xxxx> failed