Glossary Item Box

LabDevTools Send comments on this topic.

Tank

The Tank control  it is a control that represents a value by means of the indication of the level of a liquid in a container.

 

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

     LabDevTools.Tank 

 

[Visual Basic]
Public Class Tank
    Inherits UserControl
[C#]
public class Tank : 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 Tank control simulates the behavior of a tank of liquid, that is to say represents a value assigned to the property Value by means of the level of the liquid in the tank. It is supplied of various property that render the control highly personalizable and flexible moreover, it is equipped of a initiation of the properties that allows to fastly set up the main property of the control.

 

Reference:

Name space: LabDevTools

Assembly: LabDevTools(in LabDevTools.dll) 

 

See also:

BackgroundTransparent | Appearance | KeyInput | Language | ScaleProperties | Values

 


Copyright © 2007 LabDevTools. All Rights Reserved.