Skip to content

piButtonHeight - cToolbar

Sets a button's height explicitly

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer piButtonHeight
Access Type Syntax
Read Access: Get piButtonHeight to IntegerVariable
Write Access: Set piButtonHeight to IntegerVariable/Value

Description

Usually a button's height is determined automatically by the size of the image and/or label. However, you can set the height explicitly with the piButtonHeight property, and it will override the built-in sizing.

Default is 22.