isee.NET Framework Documentation

ChainedSlider Class

A ChainedSlider is a group of sliders that depend on one another in much the same way a radio button group consists of radio buttons that depend on one another. The total sum of all of the slider values cannot exceed 100. Chined sliders are often used to allocate resources

For a list of all members of this type, see ChainedSlider Members.

System.Object
   iseesystems.iseeNET.ChainedSlider

[Visual Basic]
Public Class ChainedSlider
[C#]
public class ChainedSlider

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: iseesystems.iseeNET

Assembly: iseesystems.iseeNET.Simulation (in iseesystems.iseeNET.Simulation.dll)

See Also

ChainedSlider Members | iseesystems.iseeNET Namespace