Package Win32::GUI::Splitter
Constructor
new Win32::GUI::Splitter(PARENT, %OPTIONS)
Creates a new Splitter object; can also be called as PARENT->AddHeader(%OPTIONS). Class specific %OPTIONS are:
-buttons => 0/1 (default 0)
header items look like push buttons and can be clicked.
-hottrack => 0/1 (default 0)
-imagelist => Win32::GUI::ImageList object
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 23:
You can't have =items (as at line 27) unless the first thing after the =over is an =item