Group similar object properties together in properties window

When you select two objects that inherit some of the same class members of a certain object, some properties are duplicated.

For example, I have selected both a TextBox and TextLabel. I want to change the Text property for both of them but here it is giving me two different values to change it. There should only be one, which would change the Text property on the applicable objects.

6 Likes