ITabImages

Description

The ITabImages interface contains properties and methods of table images collection.

Properties

  Property name Brief description
Count The Count property returns the number of images in the collection.
Item The Item property returns an image.

Methods

  Method name Brief description
Add The Add method adds an image.
AddFromImageList The AddFromImageList method imports image collection from the ImageList component.
Remove The Remove method removes selected image from collection.
RemoveAll The RemoveAll method clears all the image collection.

See also:

Tab Assembly Interfaces