ShowHTMLMapperDlg method (ILEADRasterDlgWeb)

Visual Basic example

Visual C++ example

 

Syntax

short ShowHTMLMapperDlg (long hWnd);

Overview

Refer to Using Imaging Common Dialogs

Remarks

Displays the HTML Map Creator dialog, in order to create an HTML map upon an image. Use this dialog to create an HTML map area using the given bitmap.

The layout and action of the dialog depends on the flags set in the UIFlags property. Possible option is:

Value

Meaning

HTMLMAPPER_SHOW_CONTEXTHELP

[0X00000001] dialog should contain a context sensitive help icon.

The following properties are associated with this method:

URL property

URLMaxLength property

URLMaxLength property

URLValidEntryCount property

ALT property

ALTMaxLength property

ALTEntryCount property

ALTValidEntryCount property

Target property

TargetMaxLength property

TargetEntryCount property

TargetValidEntryCount property

Rollover property

RolloverMaxLength property

RolloverEntryCount property

RolloverValidEntryCount property

To include a Help button in the dialog, set the ShowHelpButton property to VARIANT_TRUE.

The HTML Map Creator dialog can be seen below:

image\HTMLMapper.gif

See Also

Elements

ShowHelpButton property, EnableZoomToFit Property, UIFlags Property, EnableMethodErrors property