If the panels in your statusbar are really of type
ListItem, then the FindChildren code should work and get you all the elements of that role that are descendants of the statusbar control.
Perhaps the panels are not children of the statusbar? Did you try searching from another control, e.g. the parent control of the statusbar?
You can even try to use Ranorex Spy from our brand new Ranorex 2.0 Technology Preview (
download it here). It's only a preview version (so pre-beta), but it will show you a tree of the elements in your application.
Regards,
Alex
Ranorex Support Team