Windows Forms Clock Overview

29 May 20231 minute to read

Essential Tools for Windows Forms supports Clock control in an application. This feature enables you to add customizable analog clocks in the application.

Overview of the Clock control in WindowsForms

Key features

  • Clock types - Provide different types of clock. The types are Analog and Digital.

  • Shapes - Provide different shapes of clock. The shapes are Rectangle, RoundedRectangle, Circle, Square, and RoundedSquare.

  • Custom time - Enables custom time. The control should be enabled by setting the ShowCustomTimeClock property to true.

  • Frames - Provide different set of frames. The frames are, RectangularFrame, CircleFrame, and SquareFrame.