What am doing here is; making a UI to update values visually, will add more support for other types too. Possibly all types. updateIcons this function is called everytime the controller is loaded, and has new values,names everytime. countControls to keep track of controllers, so if can update values on clicks. myP is the object that holds the values taken at runtime, user shuffles values by pressing tab from another screen created radiobuttons groupboxes to allow radiobutton group to be managed. properties all belong to one object. each property has few possible values like in my example, the enums. What am doing here is; making a UI to update va