RolloverEntryCount Property (ILEADRasterDlgWeb)

Visual Basic example

Visual C++ example

 

Syntax

short RolloverEntryCount;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the number of Rollovers in the HTMLMapper dialog box.

The RolloverEntryCount property value should be greater than or equal to the RolloverValidEntryCount property.

See Also

Elements

ShowHTMLMapperDlg method