Instrumentation Widgets Class Reference

DigitalClock Class

Display current time on seven-segment led.

For a list of all members of this type, see DigitalClock Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            PerpetuumSoft.Widgets.InstrumentationControl
               PerpetuumSoft.Widgets.Clock
                  PerpetuumSoft.Widgets.DigitalClock

[Visual Basic]
Public Class DigitalClock
    Inherits Clock
[C#]
public class DigitalClock : Clock

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: PerpetuumSoft.Widgets

Assembly: PerpetuumSoft.Widgets (in PerpetuumSoft.Widgets.dll)

See Also

DigitalClock Members | PerpetuumSoft.Widgets Namespace