Glossary Item Box

LabDevTools Send comments on this topic.

HSlidingScale

HSlidingScale control is a horizontal sliding scale that allows you to set or display a value using a sliding scale under the cursor.

 

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

     LabDevTools.HSlidingScale 

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

HSlidingScale control is a control that allows you to set or display a numerical value, a date or time using the Value property by sliding scale (of circular or unlimited) under a needle. Is equipped with several properties that make this highly customizable and flexible control.

 

Reference:

Name space: LabDevTools

Assembly: LabDevTools(in LabDevTools.dll) 

 

See also:

 

Appearance | KeyInput | Language | ScaleProperties | Values

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.