Sort method (ILEADRasterImgList)
Visual Basic example
Visual C++ 5.0 example
Syntax
short Sort (BOOL bAscending);
Overview
Refer to Using the ImageList Control.
Remarks
Sorts the items in the ImageList Control based on their Text attribute.
See Also
Elements
ExportBitmapList method, ExportedBitmapList property, ImportBitmapList method, SortExt method, Item property, Insert method, InsertAt method, Count property, Remove method, InsertFromBitmapList method, LoadFromFile method, SaveToFile method
Topics
Raster Images: Displaying Images