hi
I'm building a customcontrol (component) as datetimepicker .there is a question .how can change months and years by effect as datetimepicker ?
Printable View
hi
I'm building a customcontrol (component) as datetimepicker .there is a question .how can change months and years by effect as datetimepicker ?
If you're talking about navigating in the drop-down calendar, that is provided by the OS so it's not really something you can change unless you do it all yourself from scratch and don't use the existing control at all.
I have a component developed by An unknown person in Persian
this component simulation original datetimepicker navigation effects
can understand who he made this control by decompilers tool?
here is component
Release.zip
hi
anyone found solution ?
jmc gave you the answer: "it's not really something you can change unless you do it all yourself from scratch and don't use the existing control at all."
The datetimepicker is far and away the least customisable of controls so there really is no alternative but to accept its limitations or dispense with it altogether.
i found it
http://www.codeproject.com/Articles/...alander-contro
now i should work on it to make a dropdown as datetimepicker