A
Alex Demakov
I want to create simple Visio 2007 add-in with vsto 2005 se like example on
anchor bars in visio sdk. I'm just trying to display shape name in textbox. I
add anchor bar window, add form and then add textbox to the form. Then select
some shape in the drawing and write down its name in textbox. It's okey. But
when I hit 'del' key on keyboard, selected shape removed! instead of the
symbol in the textbox (textbox in focus and caret is displaying). When trying
to copy/paste some text into textbox, text is inserting into selected shape
not in the textbox. What's the problem?
All responses will be appreciated.
anchor bars in visio sdk. I'm just trying to display shape name in textbox. I
add anchor bar window, add form and then add textbox to the form. Then select
some shape in the drawing and write down its name in textbox. It's okey. But
when I hit 'del' key on keyboard, selected shape removed! instead of the
symbol in the textbox (textbox in focus and caret is displaying). When trying
to copy/paste some text into textbox, text is inserting into selected shape
not in the textbox. What's the problem?
All responses will be appreciated.