Instrumentation Widgets Class Reference

AnalogClock Class

Display current time on the dial.

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

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

[Visual Basic]
Public Class AnalogClock
    Inherits Clock
[C#]
public class AnalogClock : 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

AnalogClock Members | PerpetuumSoft.Widgets Namespace