IsBitmap Property (HeaderItemFormat Objects)

Applies to TestComplete 15.63, last modified on April 23, 2024

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 in Desktop Windows Applications.

See Also

Determining Header Items' Format Settings in Desktop Windows Applications
Getting Header Items' Images in Desktop Windows Applications
IsBitmapOnRight Property (HeaderItemFormat Objects)
HasImage Property (HeaderItemFormat Objects)
IsOwnerdraw Property (HeaderItemFormat Objects)
wBitmap Property (Header Controls)

Highlight search results