pbSizeGrip - cStatusBar
Determines if Grip is shown or hidden
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbSizeGrip
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbSizeGrip to BooleanVariable |
| Write Access: | Set pbSizeGrip to BooleanVariable/Value |
Description
By default, the Statusbar can display a Grip at the bottom right corner that acts as a visual indication that the object containing the statusbar can be resized. Set this property to False to hide the Grip.
Default is true.