Skip to content

Using Timer Control and Label, create a .NET form to display hours, minutes, and seconds in the following manner. The Labels must show like “This Computer has been ON for x hours y minutes z seconds” and “This Computer has been ON for p hours q minutes s seconds”. Use Environment class like Environment.TickCount

License

Notifications You must be signed in to change notification settings

PARVATHY-VIJAYAN/basic-window-form-Tick-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-window-form-Tick-Counter

Using Timer Control and Label, create a .NET form to display hours, minutes, and seconds in the following manner. The Labels must show like “This Computer has been ON for x hours y minutes z seconds” and “This Computer has been ON for p hours q minutes s seconds”. Use Environment class like Environment.TickCount

About

Using Timer Control and Label, create a .NET form to display hours, minutes, and seconds in the following manner. The Labels must show like “This Computer has been ON for x hours y minutes z seconds” and “This Computer has been ON for p hours q minutes s seconds”. Use Environment class like Environment.TickCount

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages