WndClass Property

Applies to TestComplete 15.62, last modified on March 19, 2024

Description

In Windows, any window has a window class. This property returns the name of the class.

Declaration

TestObj.WndClass

Read-Only Property String
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 objects:

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

A string that specifies the window class.

Example

To view an example that demonstrates how to use the WndClass property, see Naming Windows.

See Also

WndCaption Property
Index Property
wText Property
ControlId Property
Naming Windows
Object Browser Naming Notation

Highlight search results