BorderType - property of object PmiPanel
Description:
Type of the panel border.
Syntax:
BorderType As Byte
Calling:
oItem.BorderType = n
Values:
0 - 3DUp
1 - 3DDown
2 - Border
Note:
Property access
for read and write. The preset value of this property is defined in the "
Border type" configurator of this object.
This property is also functional for Web panels. (For the MSIE 8 and older browser versions, the property is not functional directly in the script and must be assigned/read by using the SetProp/GetProp methods.)