In This Topic
Called when this object's parent is changed.
Syntax
Parameters
- oldgroup
- This GoGroup value is the old value of Parent. The value will be null if the object did not belong to a group but is being added to one.
- newgroup
- This GoGroup value is the new value of Parent. The value will be null if the object is being removed from a group.
See Also