ItemDescription Property (ILEADRasterDlgImg)

Visual Basic example

Visual C++ example

 

Syntax

BSTR ItemDescription (short iIndex);

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets an array of strings that contains the text to be used as a tool tip for each image in the image picker when the mouse hovers over it in the AddBorder and the AddFrame dialog boxes.

You have to set the ItemsCount property before using this property.

See Also

Elements

ShowAddBorderDlg method, ShowAddFrameDlg method