phoImageListHot - cToolbar
Provides hot images for the buttons on the toolbar
Type: Property
Access: Read/Write
Data Type: Handle
Parameters: None
Syntax
Property Handle phoImageListHot
| Access Type | Syntax |
|---|---|
| Read Access: | Get phoImageListHot to HandleVariable |
| Write Access: | Set phoImageListHot to HandleVariable/Value |
Description
Set the phoImageListHot property to the object-handle of a cImageList-derived imagelist, to provide hot images for the buttons on the toolbar. Hot images are images that are displayed when the mouse cursor moves within the bounds of a toolbar button that has its pbFlat property set to True. If the button has the pbFlat property set to False, then hot images are displayed when the button is pressed. If you do not set this property, the toolbar will not change the images when the mouse hovers over the toolbar's buttons.