Excalibur Software Cooltips 1.0
AddPictureFunction AddPicture(NewPic As StdPicture) As Long
Description
Adds a picture to the Cooltip's internal array of StdPicture
objects.
Return Values
The return value is the index, in the internal array, where
the picture was added.
Remarks
Use this method when you want to include images in the
Cooltip window, but do not want to load those images from
a drive. For more information on using the images added
with AddPicture see
HTML Support in Cooltips.