method ExFileView.LoadIcons (ImageList as Object)

Loads new images to the control.

 TypeDescription 
   ImageList as Object An ImageList control whose images are added to the control's icons collection.  

The ImageList control must be provided by the MSCOMCTL.OCX file ( Microsoft Windows Common Controls ). The ImageList must contains a collection of icon files. The IconIndex must use the the key in the icons collection. Use the LoadIconsKey property to define the starting key when LoadIcons method is used. Use the LoadIcon method to load a single icon to the control's icons list.

 


Send comments on this topic.
© 1999-2008 Exontrol Inc, Software. All rights reserved.