GradientEndColor property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

COLORREF GradientEndColor

Delphi Syntax

GradientEndColor: COLORREF

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the gradient ending color in the AddBorder dialog box.

This property is valid when the BorderStyle option in the AddBorder dialog is BORDER_STYLE_GRADIENT (BorderStyle property is BORDER_STYLE_GRADIENT).

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