Skip to content

pbFlat - cToolbar

Determines if buttons are displayed flat or raised

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

Syntax

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

Description

Buttons can be displayed as either flat or raised. If you want the buttons to be flat, and have no border, set the pbFlat property to True. If you wan the buttons to have a raised border, set this property to False.

Although flat buttons have no border, a raised border is temporarily displayed when the mouse cursor enters within the bounds of a button.

Default is true.