Articles in this section

How do we hide the None Button in the calendar of a DateTimePickerAdv control?

Hide the NoneButton

Inorder to hide the NoneButton, we need to set NoneButtonVisible property to false.

C#

this.dateTimePickerAdv1.NoneButtonVisible = false;

VB

Me.dateTimePickerAdv1.NoneButtonVisible = False

 

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