showVCRControls PARAM tag



Determines if the screen show controls are to be displayed. If the presentation is in edit mode (if editMode parameter is set to true) then the screen show VCR-style controls are not shown. If the presentation is in screen show (running) mode (if the editMode parameter is set to false) then the screen show controls are shown.

Syntax

<PARAM NAME = "showVCRControls" VALUE = "boolean">

Parameter values

boolean
true if screen show controls are shown. false otherwise. The default value is false but is overruled by the value of the editMode parameter.

See Also
editMode PARAM tag
launchScreenShowWindow method