Good alternative to .net DateTimePicker?
        Posted  
        
            by Caleb
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Caleb
        
        
        
        Published on 2010-06-16T18:29:20Z
        Indexed on 
            2010/06/16
            18:32 UTC
        
        
        Read the original article
        Hit count: 431
        
I can't really explain why exactly, but I really hate the .net DateTimePicker control built into C#.net and VB.net. Is anyone aware of a good alternative to either of these controls which is freely available? I'm sure I'm not the only one who doesn't like the control.
The date picker in Google Calendar is one which I really like, so I'd love something like that which I can use in a .net app.
© Stack Overflow or respective owner