Results 1 to 6 of 6

Thread: datetimepicker change month & years animation

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2004
    Posts
    97

    datetimepicker change month & years animation

    hi
    I'm building a customcontrol (component) as datetimepicker .there is a question .how can change months and years by effect as datetimepicker ?

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: datetimepicker change month & years animation

    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.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Dec 2004
    Posts
    97

    Re: datetimepicker change month & years animation

    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

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Dec 2004
    Posts
    97

    Re: datetimepicker change month & years animation

    hi
    anyone found solution ?

  5. #5
    PowerPoster dunfiddlin's Avatar
    Join Date
    Jun 2012
    Posts
    8,245

    Re: datetimepicker change month & years animation

    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.
    As the 6-dimensional mathematics professor said to the brain surgeon, "It ain't Rocket Science!"

    Reviews: "dunfiddlin likes his DataTables" - jmcilhinney

    Please be aware that whilst I will read private messages (one day!) I am unlikely to reply to anything that does not contain offers of cash, fame or marriage!

  6. #6

    Thread Starter
    Lively Member
    Join Date
    Dec 2004
    Posts
    97

    Re: datetimepicker change month & years animation

    i found it

    http://www.codeproject.com/Articles/...alander-contro

    now i should work on it to make a dropdown as datetimepicker

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width