Glossary Item Box

LabDevTools Send comments on this topic.

HSwitch

The HSwitch control is a configurable switch horizontal software.

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

     LabDevTools.HSwitch 

[Visual Basic]
Public Class HSwitch
    Inherits UserControl
[C#]
public class HSwitch : 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 HSwitch 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.