Before Shape Looses Focus

M

Michael Morse

Hi All,

I was hoping someone could provide some guidance or suggestions on how to
solve my current dev problem. What I am doing is when a user clicks a
certain shape im showing a custom anchor bar window. Within this window the
user can set certain properties however if the user moves on to another shape
I want to receive the values from my anchor bar.

Is there a way I can capture an event like BeforeShapeLeaveFocus? Any ideas
on how to capture these values out of my Anchor bar without actually placing
a button or such in the window.

Thanks for the help!
 
Top