ItemsCount property (ILEADRasterDlgImgEfx)

Visual Basic example

Visual C++ example

 

Syntax

short ItemsCount

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the number of items associated with the Underlay and AddBitmaps dialog boxes.

You have to set this property to the number of elements you want to pass to the Underlay or AddBitmaps dialog box before you set any other item properties (ItemBitmap property, ItemDescription property, and ItemFileName property).

Setting this property to 0 will clear the ItemBitmap property, ItemDescription property and ItemFileName property.

See Also

Elements

ShowUnderlayDlg method, ShowAddBitmapsDlg method, SelectedBitmapList property