Results 1 to 1 of 1

Thread: Current Date/Time in Custom ToolStripStatusLabel

Threaded View

  1. #1

    Thread Starter
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Current Date/Time in Custom ToolStripStatusLabel

    This custom status label incorporates its own Timer and displays the current date and/or time updated every second. You set the display format in the same way as for a DateTimePicker. Nothing ground-breaking but handy. Also a good way for beginners to see how to display the date and/or time in a control.
    Attached Files Attached Files
    Last edited by jmcilhinney; Jul 16th, 2006 at 11:04 PM.
    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

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