URLEntryCount Property (ILEADRasterDlgWeb)

Visual Basic example

Visual C++ example

 

Syntax

short URLEntryCount;

Overview

Refer to Using Imaging Common Dialogs

Remarks

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

The URLEntryCount property value should be greater than or equal to the value in the URLValidEntryCount property.

See Also

Elements

ShowHTMLMapperDlg method