GroupLab Widget Tap Library

RangeTap Class

Base class for widgets that are used to select a value within a continuous or discrete range, e.g., a trackbar, scroll bar, or list. Ranges have minimum and maximum values, a current value, all of which are numeric. There can be strings assocaited with each numeric value, however, such as in the case of a list box.

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

System.Object
   Tap
      RangeTap

public class RangeTap : Tap

Requirements

Namespace: GroupLab.WidgetTap

Assembly: GroupLab.WidgetTap (in GroupLab.WidgetTap.dll)

See Also

RangeTap Members | GroupLab.WidgetTap Namespace