Description
Used in the ChoiceDialog object or the GridChoiceDialog object to display the image with the grid or only the grid.
Applicable Events
Post Extract, AnyApp Post Extract, Pre-Verify, Interactive, Verification Function Key (F-Key), Post-Verify
Syntax
object.DisplayImage (Boolean)
Parameters
Object is a reference to the ChoiceDialog or GridChoice Dialog object. For more information, see ChoiceDialog Object (page ChoiceDialog Object) or GridChoiceDialog Object (page GridChoiceDialog Object).
SetTitle is the command.
If Boolean = True, the ChoiceDialog or GridChoiceDialog displays the image.
If Boolean = False, the ChoiceDialog or GridChoiceDialog does not display the image. Only the grid is displayed.
Example
ChoiceDialog.DisplayImage False