X
xargon
Hi all,
I want to programatically stop a user from editing a shape's text. In the
Visio documentation, I found the following event:
Document_BeforeShapeTextEdit. I override this event handler and I get the
event when the user double clicks to edit the shape text. Is there
something I can do in this event handler that will stop the text editing
window to appear.
Cheers and thanks!
xargon
I want to programatically stop a user from editing a shape's text. In the
Visio documentation, I found the following event:
Document_BeforeShapeTextEdit. I override this event handler and I get the
event when the user double clicks to edit the shape text. Is there
something I can do in this event handler that will stop the text editing
window to appear.
Cheers and thanks!
xargon