开发者

Changing Calendar Type in DateTimePicker , C#?

开发者 https://www.devze.com 2022-12-12 04:29 出处:网络
Is it possible to change type of cal开发者_JS百科endar in DateTimePicker (C#) ? e.g : I\'m gonna replace Persian Calendar with the default calendar in DateTimePicker !

Is it possible to change type of cal开发者_JS百科endar in DateTimePicker (C#) ? e.g : I'm gonna replace Persian Calendar with the default calendar in DateTimePicker ! Thanks


From MSDN:

The DateTimePicker control only supports Gregorian calendars.

This question discusses your options if you're open to non-Microsoft controls.

0

精彩评论

暂无评论...
验证码 换一张
取 消