EnableWindowsColors Property (ILEADRasterDlgWeb)

Visual Basic example

Visual C++ example

 

Syntax

VARIANT_BOOL EnableWindowsColors;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets a value that indicates whether the "Add Windows colors" checkbox was checked in the PNGWebTuner or GIFWebTuner dialog boxes. Possible values are:

Setting

Description

VARIANT_TRUE

The "Add Windows colors" check box was checked. Use the identity palette.

VARIANT_FALSE

The "Add Windows colors" check box wasn’t checked. Do not use the identity palette.

See Also

Elements

ShowPNGWebTunerDlg method, ShowGIFWebTunerDlg method