Lesson 10 - Analog and Digital Clock in C# .NET Windows Forms
In the previous lesson, Timer and BackgroundWorker in C# .NET, we learned how to use Timer
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 they want to display. We'll learn a lot of new things
about rendering, and try out RadioButton
, GroupBox
,
and CheckBox
.
Our app will look like this:
Form Design
As always, let's begin with form design. We'll create a new project named
Clock
. We'll add to the form:
- 1x
PictureBox
- 1x
Timer
- 1x
GroupBox
- 3x
RadioButton
- 1x
CheckBox
...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 Graphics in C # .NET. We'll learn how to draw pictures and other advanced things.
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.