OpaqueColor property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

COLORREF OpaqueColor

Delphi Syntax

OpaqueColor: COLORREF

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the opaque color to use when the BorderStyle property is BORDER_STYLE_OPAQUE, in the AddBorder dialog box.

When calling the AddBorder method, use this property for GradientStartColor parameter if BorderStyle property is BORDER_STYLE_OPAQUE.

When the dialog box closes, this property will be updated according to the selected color in the dialog box.

See Also

Elements:

ShowAddBorderDlg method

Topics:

Imaging Common Dialogs: Properties, Methods, and Events