I found a way of making group custom properties show up in subshapes, but it
is clumsy. I'd like to know if there is a more efficient way of doing it: so
if Mark Nelson is out there, please comment.
Here is what I did.
I created a rectangle then created 10 small text boxes to fit inside the
rectangle. I then grouped all 11 shapes together. I then created 10 custom
properties on the grouped shape. If you look at the ShapeSheet for the
grouped shape, they appear as Prop.Row_1 through Prop.Row_10. These can be
renamed if you like.
I then selected the text box subshape that I want to associate with the
first custom property. I then created a subshape custom property identical
to the grouped shape custom property. I then went to the subshape ShapeSheet
and entered in the Custom Property "Value" Field the following
"Sheet.##!Prop.Row_1" where "Sheet.##" corresponds to the grouped shape
ShapeSheet. This puts the grouped shape Custom Property value into the
subshape Custom Property value field.
I am not sure if this is the most efficient way of doing things, but it works.
Mike M