R
RD
Suppose you have a group selection mode of "Group 1st" for a grouped shape.
This lets you select the shape first, and then on further clicks, it selects
the shapes enclosed in that group.
But when the internal items are selected, the SelectionChanged event returns
a Count 0 (zero).
When the grouped shape is selected, the count is 1, but when the internal
items are selected, the count changes to zero.
Is there any way to detect that the internal shapes have been selected ? Or,
is there any way to detect which group shape has been selected for the
currently selected internal item ?
This lets you select the shape first, and then on further clicks, it selects
the shapes enclosed in that group.
But when the internal items are selected, the SelectionChanged event returns
a Count 0 (zero).
When the grouped shape is selected, the count is 1, but when the internal
items are selected, the count changes to zero.
Is there any way to detect that the internal shapes have been selected ? Or,
is there any way to detect which group shape has been selected for the
currently selected internal item ?