Glossary Item Box

LabDevTools Send comments on this topic.

VOldSwitch

The VOldSwitch control is a switch vertical software in old style.

 

 
For a list of all the members of this control, to see VOldSwitch Members.
 
LabDevTools

     LabDevTools.VOldSwitch 

[Visual Basic]
Public Class VOldSwitch
    Inherits UserControl
[C#]
public class VOldSwitch : 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 VOldSwitch control simulates the behavior of an switch hardware in old style, that is indicates one condition of state with the allocation of a value boolean to the Value property . It is supplied of various property that render the control highly flexible and configurable.

 

Reference:

Name space: LabDevTools

Assembly: LabDevTools(in LabDevTools.dll) 

 

See also:

BackgroundTransparent | BaseColor | DarkColorKeyInput | Key  | LanguageLightColorValue

 


Copyright © 2007 LabDevTools. All Rights Reserved.