Instrumentation Widgets Class Reference

MultiPositionSwitch Class

Switch control. Select value from a set of cases.

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

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

[Visual Basic]
Public Class MultiPositionSwitch
    Inherits ValuePresenter
[C#]
public class MultiPositionSwitch : 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 and PointerRadius to customize size of dial.

Requirements

Namespace: PerpetuumSoft.Widgets

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

See Also

MultiPositionSwitch Members | PerpetuumSoft.Widgets Namespace