Instrumentation Widgets Class Reference

PowerSwitch Class

PowerSwitch control - checkbox replacement with real hardware look. Set Behavior property to ButtonBehavior.CheckBox/RadioButton if you need automatic checking.

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            PerpetuumSoft.Widgets.InstrumentationControl
               PerpetuumSoft.Widgets.ButtonBase
                  PerpetuumSoft.Widgets.PowerSwitch

[Visual Basic]
Public Class PowerSwitch
    Inherits ButtonBase
[C#]
public class PowerSwitch : ButtonBase

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

PowerSwitch Members | PerpetuumSoft.Widgets Namespace