Previous Next


DisplayProgressBar Method (RDKSettings Object)

Description

Specifies if the RDK progress bar is displayed during a simulation.

Syntax

object.DisplayProgressBar

Arguments

None.

Return Value

(Boolean) – TRUE if progress bar will be displayed, FALSE if not.

Example

RDKApp.SimSettings.DisplayProgressBar = TRUE