EnableMethodErrors Property (ILEADRasterDlgClr)

Visual Basic example

Visual C++ example

 

Syntax

VARIANT_BOOL EnableMethodErrors;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the handle of the bitmap.

Specifies whether LEADTOOLS generates runtime exceptions (in addition to method return values). Possible values are:

Setting

Description

VARIANT_TRUE

Generate system error events.

VARIANT_FALSE

Do not generate system error events.