Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.SuppressPainting |
Function SuppressPainting(ShowDialog As Boolean) As Long
Member of CorelScript
The SuppressPainting method stops screen-updating.
• |
To resume screen-updating, use the CorelScript.ResumePainting method.
|
Parameter
|
Description
|
ShowDialog
|
Specifies whether to display the script-running dialog box. True (-1) displays the dialog box, while False (0) hides it.
|
Copyright 2013 Corel Corporation. All rights reserved.