Removing(hiding) the year in a DateTimePicker

E

Eric Bauld

Does anyone know how to hide the year in a date time
picker. Not when it is being viewed as text, but rather
once the user has clicked on the DateTimePicker and it has
dropped down into the calendar view.

That is, in the calendar view the Month and year are
located at the top between two arrows which advance or
decrement the month. Below that the days of the current
month are layed out as you would see on a calendar. At the
bottom you see todays date. I am trying to find a way to
remove the selected year at the top so that it is not
visible. Either by removing it or placing something over
the top of it so that it may not be used or seen.

Does anyone know how I can pull this off the
DateTimePicker,cover it up, or another method to disable
the year in the dropdown calendar ?

-E
 
C

Charon

Not the display text when the DateTimePicker has not dropped down. I need a
way to remove the year when the DateTimePicker is in the droped down
Calendar mode.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top