J
Jessie
In my program, I paste a shape on the background page onto every other page
if the user so desires. Each shape on each page exists independently(i.e.
has its own data). I need to be able to delete that shape from every page
as well. To do so, I need to be able to reference each pasted shape. I lose
the reference when i paste the shape. I need that pasted shape to have the
same name as the shape it was copied from, but when I paste it, it has a
different name. I need to change the name.
Does anyone know how I can keep the reference of the pasted shape so I can
change its name?
Thanks
if the user so desires. Each shape on each page exists independently(i.e.
has its own data). I need to be able to delete that shape from every page
as well. To do so, I need to be able to reference each pasted shape. I lose
the reference when i paste the shape. I need that pasted shape to have the
same name as the shape it was copied from, but when I paste it, it has a
different name. I need to change the name.
Does anyone know how I can keep the reference of the pasted shape so I can
change its name?
Thanks