MobileForms Toolkit Documentation

ImageListEx Class

Provides methods to manage a collection of Image objects.

For a list of all members of this type, see ImageListEx Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Resco.Controls.ImageListEx

public class ImageListEx : Component, IConvertible, ISupportInitialize

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

You can add bitmaps or icons to the ImageListEx, and the other controls are able to use the images as they require.

Requirements

Namespace: Resco.Controls

Assembly: Resco.Core.CF3 (in Resco.Core.CF3.dll)

See Also

ImageListEx Members | Resco.Controls Namespace