Lesson 14 - Analog and Digital Clock in C# .NET WPF
In the previous lesson, DispatcherTimer and BackgroundWorker in C# .NET, we learned how to use
DispatcherTimer
and BackgroundWorker
. In today's C#
.NET tutorial, we're going to create an application displaying analog and
digital clocks. The user will be able to choose which one to display. We'll
learn a lot of new things about rendering, and try out the
RadioButton
and CheckBox
controls as well.
Our app will look like this:
Form Design
As always, let's start with the form design. We'll create a new project named
Clock
and set the window title to Clock
. To design the
application we'll use Grid
again, which we'll split into two
"columns":
...End of the preview...
Continue further
You've come here and that's great! We believe that the first lessons showed you something new and useful
Do you want to continue the course? Go to the premium section.
Buy this course
This article is licensed: Premium, by buying this article, you agree with the terms of use.
- Unlimited and permanent access to individual lessons.
- High quality IT knowledge.
- Skills to help you get your dream and well-paid job.
Article description
Requested article covers this content:
In this tutorial, we'll start programming analog and digital clocks using Rectangle in C# .NET WPF and learn how to rotate controls.
You gain credits by supporting our network. This is done by sending a helpful amount of money to support the site, or by creating content for the network.