F
Frank
Hello,
I put an Visio ActiveX component into an Access-form. Now I want to get
access to a shape in this ActiveX-Visio-page, if I click to it. If I uses the
normale OnUpdated, OnEnter, OnExit, OnGotFocus and OnLostFocus events of this
AxtiveX-Visio I didn´t get the link to the shape that I clicked. I read
something about AddAdvise functions, but I don´t have experience with that.
It would be perfect, if somebody have an VBA example for something like that.
What I need is an event to my Access-form that appears allways if I select a
shape on this ActiveX-Visio-page. After that I can use the ".primaryitem"
function to get access to the active shape.
Thank´s
Frank
I put an Visio ActiveX component into an Access-form. Now I want to get
access to a shape in this ActiveX-Visio-page, if I click to it. If I uses the
normale OnUpdated, OnEnter, OnExit, OnGotFocus and OnLostFocus events of this
AxtiveX-Visio I didn´t get the link to the shape that I clicked. I read
something about AddAdvise functions, but I don´t have experience with that.
It would be perfect, if somebody have an VBA example for something like that.
What I need is an event to my Access-form that appears allways if I select a
shape on this ActiveX-Visio-page. After that I can use the ".primaryitem"
function to get access to the active shape.
Thank´s
Frank