C
Chris
Hi all,
I have been creating stencils using the
Application.ActiveDocument.Masters.Add method in VB6, and
have noticed that it selects the master on creation.
Problem is though, I haven't found a way to deselect
programatically, and if a master is selected before I
create it, then they are both selected (same as shift-
click though the UI).
I am trying to make sure the user doesn't accidentally
drop several shapes at once, especially considering that
they may be hidden, and they wouldn't know if several were
selected.
Chris.
I have been creating stencils using the
Application.ActiveDocument.Masters.Add method in VB6, and
have noticed that it selects the master on creation.
Problem is though, I haven't found a way to deselect
programatically, and if a master is selected before I
create it, then they are both selected (same as shift-
click though the UI).
I am trying to make sure the user doesn't accidentally
drop several shapes at once, especially considering that
they may be hidden, and they wouldn't know if several were
selected.
Chris.