Articles in this section
Category / Section

How to enable Today and None buttons in WinForms DateTimePicker (DateTimePickerAdv) or MonthCalendarAdv?

1 min read

 

Overview

The DateTimePickerAdv and MonthCalendarAdv controls do not display the Today and None buttons when the Style property is set to be Office2003. This is the desired behavior to keep the appearance the same as the Office 2003 versions of the controls. However, the Today and None buttons can be made visible with the Office2003 style set by following the procedure detailed below:

DateTimePickerAdv - Steps to be followed

1. Make sure that Today and None buttons are enabled for both the controls.

2. Change the DateTimePickerAdv.Calendar's BottomHeight property to 20.

MonthCalendarAdv - Steps to be followed

1. Make sure that Today and None buttons are enabled for both the controls.

2. Change the Bottom Height property from the default value to 20.

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied