Instrumentation Widgets for PDA

Switch Class

Emulates look and feeel of switch.

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            PerpetuumSoft.InstrumentationPDA.Widget
               PerpetuumSoft.InstrumentationPDA.SwitchBase
                  PerpetuumSoft.InstrumentationPDA.Switch

[Visual Basic]
Public Class Switch
    Inherits SwitchBase
[C#]
public class Switch : SwitchBase

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

Switch Members | PerpetuumSoft.InstrumentationPDA Namespace