"handleWidth"
Gets or sets the width of the splitter handles.
Synopsis
shape.handleWidth(int);
Parameter
Parameter | Description |
---|---|
shape | Object name |
Description
The attribute gets or sets the width of the handles that can be used to change the size of the modules within the splitter object.
By default a value defined by the corresponding style of the operating system is set. If a size of 0 or 1 is, the actual grab area for the handle is a few pixel within border are of loaded modules.
Assignment
Splitter