Countdown Timer in Status Bar?

Ask questions about creating Graphical User Interfaces (GUI) in PowerShell and using WinForms controls.
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 4 years and 8 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
bullitt773
Posts: 12
Last visit: Wed Mar 06, 2024 5:29 am

Countdown Timer in Status Bar?

Post by bullitt773 »

Is it possible to see a countdown timer in the statusbar?
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: Countdown Timer in Status Bar?

Post by jvierra »

There is no status bar control that does this. You can just update the text from a timer event.
This topic is 4 years and 8 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked