Package Win32::GUI::UpDown
Constructor
Methods
Base([VALUE])
Gets or sets the radix base for the UpDown control; VALUE can be either 10 or 16 for decimal or hexadecimal base numbering.
Buddy([OBJECT]) Gets or sets the buddy window for the UpDown control.
Pos([VALUE]) Gets or sets the current position of the UpDown control.
Events
3 POD Errors
The following errors were encountered while parsing the POD:
- Around line 59:
You can't have =items (as at line 63) unless the first thing after the =over is an =item
- Around line 74:
You can't have =items (as at line 78) unless the first thing after the =over is an =item
- Around line 117:
You can't have =items (as at line 121) unless the first thing after the =over is an =item