IsBitmapOnRight Property (HeaderItemFormat Objects)

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

Description

Denotes that the bitmap appears to the right of the text.

Declaration

TestObj.IsBitmapOnRight

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 bitmap appears to the right of the text and False otherwise.

Example

To view an example that demonstrates how to use the IsBitmapOnRight property, see Determining Header Items' Format Settings 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)

Highlight search results