CodeJock Xtreme DockingPane TabbedContainer Support

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

About Support

TestComplete can recognize CodeJock Xtreme DockingPane TabbedContainer controls in Visual C++ applications. It provides special properties and methods that let you retrieve the controls data and simulate user actions on the controls (see below).

Instances of the following classes are recognized by TestComplete as CodeJock Xtreme DockingPane TabbedContainer controls:

  • CXTPDockingPaneTabbedContainer

Supported Versions

Supported component version: CodeJock Xtreme Toolkit Pro v15.x, v17.2.

Requirements

In order for TestComplete to be able to work with CodeJock Xtreme DockingPane TabbedContainer controls, the following requirements must be met:

  • TestComplete recognizes the control by using the Microsoft Active Accessibility (MSAA) technology. The application must be compiled with the Microsoft Active Accessibility (MSAA) support enabled.

  • TestComplete uses the Microsoft Active Accessibility (MSAA) technology to work with the control if the XTPDockingPaneTabbedControl class is added and enabled in the list of accepted windows of the project’s MSAA options. The class is added and enabled by default.

  • A license for the TestComplete Desktop module.

  • The Microsoft Active Accessibility Support plugin. This plugin is installed and enabled automatically.

    If you experience issues when working with the controls, select File > Install Extensions from the TestComplete main menu and check whether the plugin is active. (You can find the plugin in the Common group.) If the plugin is not available, run the TestComplete installation in the Repair mode.

Members

When testing CodeJock Xtreme DockingPane TabbedContainer controls, you can use properties and methods specific to these controls, as well as properties and methods that TestComplete applies to tested objects, onscreen objects and window objects. For the full list of available properties and methods, see the following topics:

See Also

List of CodeJock Controls
Using Microsoft Active Accessibility
Project Properties - MSAA Options

Highlight search results