Glossary Item Box

LabDevTools Send comments on this topic.

VSwitch

The VSwitch control is a configurable switch vertical software.

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

     LabDevTools.VSwitch 

[Visual Basic]
Public Class VSwitch
    Inherits UserControl
[C#]
public class VSwitch : 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 VSwitch control simulates the behavior of an switch hardware, 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 | BorderKeyInput | Key | LanguageSwitchColorPropertiesTextProperties | Value

 


Copyright © 2007 LabDevTools. All Rights Reserved.