When using Scroll Bar, common questions usually focus on control behavior, property settings, and usage scenarios; this FAQ includes 3 common questions and a glossary.
FAQ
What is the difference between a scroll bar and a spin button?
- A scroll bar lets you drag the slider directly to move quickly within a range.
- A spin button is more suitable for increasing or decreasing a value step by step.
- If you need to show continuous range changes in a presentation, a scroll bar is usually the better fit.
How do I set the step size of the scroll bar?
- Select the inserted scroll bar first.
- Open the Control Properties panel.
- Use SmallChange to set the step size for arrow clicks, and LargeChange to set the step size for clicks on the track area.
Why can’t I see the Scroll Bar entry?
- Make sure the file is open in WPS Presentation.
- Check whether you have switched to the Developer Tools tab.
- If the entry still does not appear, update WPS Office and reopen the file.
Glossary
| Term | Definition |
|---|---|
| Value | The current numeric value represented by the scroll bar position. |
| Min | The minimum value allowed for the scroll bar. |
| Max | The maximum value allowed for the scroll bar. |
| SmallChange | The amount changed each time you click a scroll bar arrow. |
| LargeChange | The amount changed each time you click the track area of the scroll bar. |
| Name | The identifier used for the control. |