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. Time format in control numeric up/down in c#

Time format in control numeric up/down in c#

Scheduled Pinned Locked Moved C#
4 Posts 2 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.
  • H Offline
    H Offline
    hiremath71
    wrote on last edited by
    #1

    hi, i am using a control like numericup/down for my appl'n. now i want use in time formay like 00:00:00(HH:MM:ss) i shouldbe in the position to increment/decrement the sec,min and hours. can u anyone help me pls with Regards :)prasad

    S 1 Reply Last reply
    0
    • H hiremath71

      hi, i am using a control like numericup/down for my appl'n. now i want use in time formay like 00:00:00(HH:MM:ss) i shouldbe in the position to increment/decrement the sec,min and hours. can u anyone help me pls with Regards :)prasad

      S Offline
      S Offline
      Scott Dorman
      wrote on last edited by
      #2

      Use a DateTimePicker control instead. Set the following properties: ShowUpDown = true Format = Custom CustomFormat = HH:mm:ss

      ----------------------------- In just two days, tomorrow will be yesterday.

      H 1 Reply Last reply
      0
      • S Scott Dorman

        Use a DateTimePicker control instead. Set the following properties: ShowUpDown = true Format = Custom CustomFormat = HH:mm:ss

        ----------------------------- In just two days, tomorrow will be yesterday.

        H Offline
        H Offline
        hiremath71
        wrote on last edited by
        #3

        hi, Thank you ys it is working Thank you :)

        S 1 Reply Last reply
        0
        • H hiremath71

          hi, Thank you ys it is working Thank you :)

          S Offline
          S Offline
          Scott Dorman
          wrote on last edited by
          #4

          No problem. Glad to help.

          ----------------------------- In just two days, tomorrow will be yesterday.

          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