Package Win32::GUI::Slider
Constructor
new Win32::GUI::Slider(PARENT, %OPTIONS)
Creates a new Slider object; can also be called as PARENT->AddSlider(%OPTIONS).
Events
Scroll()
Sent when the user moves the slider handle.
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 35:
You can't have =items (as at line 39) unless the first thing after the =over is an =item
- Around line 50:
You can't have =items (as at line 54) unless the first thing after the =over is an =item