Supported CodeJock Controls

Applies to TestLeft 15.40, last modified on March 17, 2022

TestLeft supports testing of various CodeJock controls.

About Supported CodeJock Controls

TestLeft provides support for CodeJock Xtreme controls for Visual C++ MFC by using the Microsoft Active Accessibility (MSAA) technology. You can access controls that contain accessibility information, and simulate user actions with controls.

Requirements

For TestLeft to be able to work with CodeJock controls by using the MSAA technology, the following requirements must be met:

  • The application must be compiled with the Microsoft Active Accessibility (MSAA) support enabled.

  • The following classes are added to the list of accepted windows (they are added by default):

    • XTPToolBar

    • XTPDockingPaneTabbedContainer

    • XTPTaskPanel

    • XTPReport

Supported Controls

Below is a full list of CodeJock Xtreme controls for Visual C++ MFC for which TestLeft provides support:

Controls Library Classes
DockingPane TabbedContainer CodeJock Xtreme Toolkit Pro 2011 CXTPDockingPaneTabbedContainer
MenuBar CodeJock Xtreme Toolkit Pro 2011 CXTPMenuBar
ReportControl CodeJock Xtreme Toolkit Pro 2011 CXTPReport
RibbonBar CodeJock Xtreme Toolkit Pro 2011 CXTPRibbonBar
TaskPanel CodeJock Xtreme Toolkit Pro 2011 CXTPTaskPanel
ToolBar CodeJock Xtreme Toolkit Pro 2011 CXTPToolBar

See Also

Supported Controls

Highlight search results