Glossary Item Box

LabDevTools Send comments on this topic.

Led

The Led control is the analogous software of the LED electronic in 21 various shapes, visualized in the figure of under: 

 
For a directory of all the members of this control, to see Led Members.
 
 

LabDevTools

     LabDevTools.Led 

[Visual Basic]
Public Class Led
    Inherits UserControl
[C#]
public class Led : UserControl

 

Thread Safety:

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

 

Observations:

The Led control simulates the behavior of an LED electronic, that is sets one condition of state by means of the allocation of a boolean value to the Value property. It is supplied of various property that render such control highly flexible.

 

Reference:

Name space: LabDevTools

Assembly: LabDevTools(in LabDevTools.dll) 

 

See also:

BackgroundTransparent | ColorOFF | ColorON | GradientStyle | KeyInput | Key | Language | Shape | Smooth Style3D | Value

 


Copyright © 2007 LabDevTools. All Rights Reserved.