piBorderHorz - 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 piBorderHorz
| Access Type | Syntax |
|---|---|
| Read Access: | Get piBorderHorz to IntegerVariable |
| Write Access: | Set piBorderHorz to IntegerVariable/Value |
Description
piBorderHorz 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 right and left of the button. This is only used for buttons that have their pbAutoSize property set to True.
Default is 7.