Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Date time picker

Date time picker

Scheduled Pinned Locked Moved C#
tutorialquestion
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sachees123
    wrote on last edited by
    #1

    Can i use tab button in date time picker? Purpose is- while entering date in form Date time picker is used. First I enter DD than to enter MM i'm supposed to use arrow key to move to MM. For that i want to use tab key. How to use?

    C V 2 Replies Last reply
    0
    • S sachees123

      Can i use tab button in date time picker? Purpose is- while entering date in form Date time picker is used. First I enter DD than to enter MM i'm supposed to use arrow key to move to MM. For that i want to use tab key. How to use?

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      If the control does not support it ( which seems odd ), then you'd have to either figure out how to hack the control to have a tab order, or write your own.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      1 Reply Last reply
      0
      • S sachees123

        Can i use tab button in date time picker? Purpose is- while entering date in form Date time picker is used. First I enter DD than to enter MM i'm supposed to use arrow key to move to MM. For that i want to use tab key. How to use?

        V Offline
        V Offline
        vijaylumar
        wrote on last edited by
        #3

        hi i want to change the date formate like this dd/mm/yy is it possible

        C 1 Reply Last reply
        0
        • V vijaylumar

          hi i want to change the date formate like this dd/mm/yy is it possible

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          Why would you ask a question from someone else who doesn't know how to use the control ? A DateTime does NOT have a format, it's up to you to format it.

          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups