AR
Anupama Roy
Syncfusion Team
February 20, 2006 04:07 AM UTC
Hi Falk,
Sorry for the delay in response.
Inorder to make NoneButton invisible in DateTimePickerAdv,you can set NoneButtonVisible property to false as shown below:
this.dateTimePickerAdv1.NoneButtonVisible = false;
For displaying Heute instead of Today,you will have to Localize the Text into German.Please take a look at the KB Article regarding this.
http://www.syncfusion.com/support/kb/tools/Default.aspx?ToDo=view&questId=293
Let me know if you have any questions.
Thank you for your interest in Syncfusion products.
Regards,
Anu.