Accusoft ImagXpress 13
DisplayError Property
Description
Gets and sets the Display Error flag.
Property Type
Read-write property
Syntax
Visual Basic
Public Property DisplayError As Boolean
Return Type
A boolean value which is True to display error messages. Otherwise, False should be used.
Remarks

The default value is False.

This property is only available at design time. When the DisplayError property is False, message boxes that describe errors are disabled. For containers such as Visual Basic and Delphi, error message boxes are displayed in Design mode but are not displayed at run time. Run time errors can be determined by querying the ImagError property.

See Also

ImagXpress Object  | ImagXpress Members  | ImagError Property

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback