Forum Discussion
2 Replies
Hi George,
TestComplete doesn't officially support these controls. I recommend that you vote for them on the following web page:
This doesn't mean that you cannot test Resco controls in TestComplete - you can. You will need to use native properties and methods of the controls. If you tell us what exact controls are used in your app, we can try to give you some clues.
- george_mirabellNew ContributorHi, Thanks for the reply.
We use
· Resco.Controls.Advanced List
· Resco.Controls.Scrollbar
· Resco.Controls.Keyboard
· Resco.Controls.AdvancedComboBox
· Resco.Controls.OutlookControls (DateTimePickerFormat ,OutlookMonthCalendar & ImageButton)
· Resco.Controls.NumericUpDown
· Resco.MapNavigation
Of the above AdvancedList, Keyboard, Combobox & Scrollbar are the most used.
Any ideas you can provide would be greatly appreciated.
Thanks