Instrumentation Widgets for PDA

LinearControl Class

Provides base behavior for all linear controls.

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            PerpetuumSoft.InstrumentationPDA.Widget
               PerpetuumSoft.InstrumentationPDA.ValuePresenter
                  PerpetuumSoft.InstrumentationPDA.LinearControl
                     PerpetuumSoft.InstrumentationPDA.Level
                     PerpetuumSoft.InstrumentationPDA.Slider
                     PerpetuumSoft.InstrumentationPDA.Thermometer

[Visual Basic]
MustInherit Public Class LinearControl
    Inherits ValuePresenter
[C#]
public abstract class LinearControl : 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.InstrumentationPDA

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

See Also

LinearControl Members | PerpetuumSoft.InstrumentationPDA Namespace