Spin Control
Guide
Edit on GitHub ✎
A Spin box is a text box with an up-down control which changes the integer value in the box, within a defined range
Intro
A Spin box is a text box with an up-down control which changes the integer value in the box, within a defined range
Class synopsis
class UI\Controls\Spin { }
Spin