Hi all,
I use an xCustomlistView with a list of Panes that each of them has a AnotherProgressBar Control (XUI Views) which is hidden. I loop through the Panes and I want on each step to show the AnotherProgressBar of the coressponding step pane. I tried with this code but it does not work ...