piBorderVert - cToolbar
Creates a blank area between the edge of the button and the button's image and/or text
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer piBorderVert
| Access Type | Syntax |
|---|---|
| Read Access: | Get piBorderVert to IntegerVariable |
| Write Access: | Set piBorderVert to IntegerVariable/Value |
Description
piBorderVert creates a blank area between the edge of the button and the button's image and/or text. The value is applied to both the top and bottom of the button. This is only used for buttons that have their pbAutoSize property set to True.
Default is 6.