CoolClock

The CoolClock widget renders amazing analog clocks as Real-Time widgets. Supports several skins, logarithmic scale, and several properties to configure the tick delay or hide the second’s hand.

How to Use

The CoolClock extension can be added to a Wisej.NET project using NuGet Package Manager.

When using a CoolClock you need to decide for a ClockType and wether to ShowDigital. or not_._ You can further customize it by selecting the Skin.

You can theme the CoolClock using its Appearance Key "coolclock".

See an example in C# or in VB.NET.

Last updated