Skip to content

phoImageListDisabled - cToolbar

Disables images for the buttons on the toolbar

Type: Property
Access: Read/Write
Data Type: Handle
Parameters: None

Syntax

Property Handle phoImageListDisabled
Access Type Syntax
Read Access: Get phoImageListDisabled to HandleVariable
Write Access: Set phoImageListDisabled to HandleVariable/Value

Description

Set the phoImageListDisabled property to the object-handle of a cImageList-derived imagelist, to provide disabled images for the buttons on the toolbar. That is, images that will be displayed if the button's pbEnabled property is False. If you do not set this property, the toolbar will attempt to "gray" the images automatically.