ImageListTransparentColor
The color that will be transparent in the image list. Click the select button to bring up a color chooser. The color that you click on will be used to represent transparency in the image list.
Tip: Clicking the "More Colors..." button on the color menu allows you to choose either a standard color/custom color, or use the eyedropper to pick a color from somewhere within the AutoPlay application window.
A tt r ibu t e s
TooltipText
A short string of text that will appear after the mouse hovers over this object for a moment.
Tip: You can choose from several tooltip styles for all tooltips in your project, Standard, Balloon
and Extended. This setting can be found on the Appearance tab of the Project > Settings.
Tip: If you want a newline in your tooltip text, use "\r\n". For example, for an Extended tooltip, "My First Line\r\nMy Second Line|My Title". Newlines are not supported in the Title text for Balloon or Extended styles.
Tip: If you want a "&" character in the text, you must enter "&&&".