We have been asked to test a .NET Application developed using DevComponents DotNetBar controls using automated testing tools. This is a WinForms application using Ribbon, TabStrip etc. controls from the DotNetBar suite.
I tried automating this application using Microsoft UI Automation Library and the White Framework, but no success. Has anyone tried automating these controls using either UIA Library or White or any other tool? Is it possible to automatically test these controls?