Hi
I need to track when tabs change. I can do this by listening to the SelectionChanged event of a group. However, when the user drags panes out of the existing group and into other groups, groups get created dynamically as they do.
Is theres an event available so I know I need to start listening to these newly created groups? I can see that PaneStateChange fires but cant seem to find anything useful it is telling me.
Thanks
Russell Mason
I need to track when tabs change. I can do this by listening to the SelectionChanged event of a group. However, when the user drags panes out of the existing group and into other groups, groups get created dynamically as they do.
Is theres an event available so I know I need to start listening to these newly created groups? I can see that PaneStateChange fires but cant seem to find anything useful it is telling me.
Thanks
Russell Mason