Instrumentation Widgets Class Reference

SlidingGauge Class

Gauge with the sliding scale.

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            PerpetuumSoft.Widgets.InstrumentationControl
               PerpetuumSoft.Widgets.ValuePresenter
                  PerpetuumSoft.Widgets.SlidingGauge

[Visual Basic]
Public Class SlidingGauge
    Inherits ValuePresenter
[C#]
public class SlidingGauge : ValuePresenter

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

SlidingGauge Members | PerpetuumSoft.Widgets Namespace