URL Property (ILEADRasterDlgWeb)

Visual Basic example

Visual C++ example

 

Syntax

BSTR URL(short iIndex);

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the URLs displayed in the URL History Combo Box in the HTMLMapper dialog box.

These URLs may be associated with a specific area and activated when the user clicks on that area.

The URL property can be = ‘’ ("").

This property will be updated with the value entered by the user in the dialog.

See Also

Elements

ShowHTMLMapperDlg method