EnableLoadInfoEvent property (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL EnableLoadInfoEvent

Overview

Refer to Loading a Bitmap from a File

Remarks

Gets or sets a value that indicates whether to generate the LoadInfo event. Possible values are:

Setting

Description

VARIANT_TRUE

Generate the LoadInfo Event. This is the default value.

VARIANT_FALSE

Don't generate the LoadInfo Event.

See Also

Elements:

LoadInfoBits property, LoadInfoFlags property, LoadInfoFormat property, LoadInfoHeight property, LoadInfoOffset property, LoadInfoWidth property, LoadInfoXRes property, LoadInfoYRes property, IOPalette property, LoadInfo event

Topics:

Raster Images: Loading Files