HitTest method (ILEADRasterImgList)
Visual Basic example
Visual C++ 5.0 example
Syntax
long HitTest (float x, float y);
Overview
Refer to Using the Image List Control.
Remarks
Queries the specified location to determine if the point is over an ImageList Control item.
See Also
Elements
ExportBitmapList method, ExportedBitmapList property, ImportBitmapList method, SortExt method, Item property, AllowSelection property, ItemSelected event, Click event, MouseMove event, MouseDown event, MouseUp event.
Topics
Raster Images: Displaying Images