Results 1 to 6 of 6

Thread: touch size date picker

  1. #1

    Thread Starter
    Fanatic Member coolcurrent4u's Avatar
    Join Date
    Apr 2008
    Location
    *****
    Posts
    993

    touch size date picker

    Hello,

    I have been looking for a touch size date picker (a date picker with large number or whose size can be changed), but have found none yet.

    Can anybody point me to any?

    Thanks
    Programming is all about good logic. Spend more time here


    (Generate pronounceable password) (Generate random number c#) (Filter array with another array)

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

    Re: touch size date picker

    Are you talking about for Windows Forms?

    By the way, is there a good reason that you're still using VS 2005? You can get VS 2017 Community Edition for free so, unless you need compatibility with other developers, there aren't many reasons to be using an IDE from over a decade ago.

  3. #3
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,299

    Re: touch size date picker

    You may even find that you could adapt something like this to create your own:

    http://www.vbforums.com/showthread.p...Picker-control

  4. #4

    Thread Starter
    Fanatic Member coolcurrent4u's Avatar
    Join Date
    Apr 2008
    Location
    *****
    Posts
    993

    Re: touch size date picker

    Yes, thanks for the suggestion, i am using winforms, i will consider the upgrade advice.
    But for compatibility with .net 2.0 and its reports i am using the ide. converting the reports from .net 2 to 4 is tedious as the project has over 50 reports
    Programming is all about good logic. Spend more time here


    (Generate pronounceable password) (Generate random number c#) (Filter array with another array)

  5. #5
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,299

    Re: touch size date picker

    VS 2017 can target .NET 2.0, so that's not an issue. You would have to upgrade to a newer version of Reporting Services but it may well be that you don't need make any modifications. You wouldn't know what was involved without trying it.

  6. #6
    Frenzied Member
    Join Date
    Dec 2014
    Location
    VB6 dinosaur land
    Posts
    1,191

    Re: touch size date picker

    I adapted this C# one to my needs for a touchscreen project.

Tags for this Thread

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