Description
Indicates whether the item displays a bitmap.
Declaration
TestObj.IsBitmap
Read-Only Property | Boolean |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
The property is applied to the following object:
View Mode
To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Property Value
Returns True if the item displays a bitmap and False otherwise.
Remarks
To get this bitmap use the wBitmap
property.
Example
To view an example that demonstrates how to use the IsBitmap
property, see Getting Header Items' Images.
See Also
Determining Header Items' Format Settings
Getting Header Items' Images
IsBitmapOnRight Property (HeaderItemFormat Objects)
HasImage Property (HeaderItemFormat Objects)
IsOwnerdraw Property (HeaderItemFormat Objects)
wBitmap Property (Header Controls)