Instrumentation Widgets Class Reference

Knob Class

TrackBar control replacement with dial-style view.

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

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

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

Remarks

Set DialRadius to customize size of knob.

Requirements

Namespace: PerpetuumSoft.Widgets

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

See Also

Knob Members | PerpetuumSoft.Widgets Namespace