IsOwnerdraw Property (HeaderItemFormat Objects)

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

Description

Indicates that the header control’s owner draws the item.

Declaration

TestObj.IsOwnerdraw

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 header control’s owner draws the item and False otherwise.

See Also

Determining Header Items' Format Settings in Desktop Windows Applications
Working With Owner-Drawn Headers in Desktop Windows Applications
IsBitmap Property (HeaderItemFormat Objects)
IsBitmapOnRight Property (HeaderItemFormat Objects)
HasImage Property (HeaderItemFormat Objects)

Highlight search results