mood
09-05-2006, 04:33 PM
I need to customize the MonthCalendar control that comes with VB.NET.
I can modify the ForeColor, TitleBackColor, TitleForeColor, etc. using the Properties Window...
However, what I need to modify specifically is the textbox that allows me to change the YEAR... I need to make it editable and let the user write the YEAR using the Keyboard... besides just scrolling looking for it using the up and down mini-buttons.
Does somebody knows how can I make the YEAR Texbox editable and functional? Is this posible?
Thanks in advance!
I can modify the ForeColor, TitleBackColor, TitleForeColor, etc. using the Properties Window...
However, what I need to modify specifically is the textbox that allows me to change the YEAR... I need to make it editable and let the user write the YEAR using the Keyboard... besides just scrolling looking for it using the up and down mini-buttons.
Does somebody knows how can I make the YEAR Texbox editable and functional? Is this posible?
Thanks in advance!