If you have an image search built in your application and want to have a display similar to that of the live image search you can follow this procedure.
Use a DataList to display your search results and make use of the HoverMenuExtender (one of the new controls from the AJAXcontrolToolkit. You can Change the CSS style to obtain your desired look.
Here is the sample code.

The result of this code: