Skip to content

pbSmooth - cProgressBar

Determines whether the progress bar will be drawn as a smooth, contiguous bar or a segmented bar

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

Syntax

Property Boolean pbSmooth
Access Type Syntax
Read Access: Get pbSmooth to BooleanVariable
Write Access: Set pbSmooth to BooleanVariable/Value

Description

Progress within the progressbar can be displayed segmented or contiguous. Set pbSmooth to True to draw the progress as a smooth, contiguous bar. Set pbSmooth to False to draw the progress bar as a segmented bar.