Hi its very simple. I too had same kine of problem i.e when ever i press a user control button the control that we like to configur should be visible & we can make necessary changes. you can do this by a case structure & connect outside of case structure with property nodes of controls with visisble property shown.Insside the case structure place a boolean control. Place the entire structure inside the while loop.
Hope this solves ur problem.