Changeset 2195
- Timestamp:
- 09/03/2007 11:20:43 AM (14 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/3.2-dev/framework/Web/UI/WebControls/TSlider.php
r2191 r2195 19 19 * property. By default, it's horizontal. 20 20 * 21 * The range boundaries isdefined by {@link SetMinValue MinValue} and {@link SetMaxValue MaxValue} properties.21 * The range boundaries are defined by {@link SetMinValue MinValue} and {@link SetMaxValue MaxValue} properties. 22 22 * The default range is from 0 to 100. 23 23 * The {@link SetStepSize StepSize} property can be used to define the <b>step</b> between 2 values inside the range.
