Windows Forms Clock Overview
27 Apr 20211 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.
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.