piWidth - cStatusPane
Determines the width of the pane
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer piWidth
| Access Type | Syntax |
|---|---|
| Read Access: | Get piWidth to IntegerVariable |
| Write Access: | Set piWidth to IntegerVariable/Value |
Description
piWidth determines the width of the pane. The width is expressed in pixels, not logical units.
You can use the cStatusbar's PaneTextWidth function to determine the width the width of a string, if necessary, but remember to add room for any bevel.