Action
Resizes an item of the header.
Availability
This method is supported only in scripts for Windows-based applications that use the Open Agent.
Syntax
Resize (item, width)
Variable
|
Description
|
item
|
The item to resize.
LISTITEM.
|
width
|
The new width of the header, in pixels.
INTEGER.
|
Example
Resize (Address, 50)