Type | Description | |||
Long | A long expression that defines the size of the control's thumb. |
You can use the ThumbSize property on 0, to allow the control acts like a spin control. The Change event occurs when the control's Value property is changed, or the user clicks the up/down, left/right buttons. The ClickPart(Part) event notifies once the user clicks a part of the control. The ClickingPart(Part) event is fired continuously while the user keeps clicking the part of the control.