mauricekoster
9 years agoOccasional Contributor
Cannot see (and control) the DevExpress XtraLayout.TabbedControlGroup in TestLeft Spy tool
We have a very nested WinForms/DevExpress application.
There is a screen with a ITabControl with a LayoutControlGroup and inside that a TabbedControlGroup and inside that a another LayoutControlGroup
If I inspect this screen I do not see the TabbedControlGroup, but the inside LayoutControlGroup I do see.
Does TestLeft support the following controls?
- XtraLayout.TabbedControlGroup (I cannot see this in the spy tool, therefore not click on/select Tabs)
- XtraLayout.LayoutControlGroup (I do not have problem accessing controls inside this control)
Please help with useful tips and/or workarounds