Hi. sorry im new in using vb in microsoft applications such as visio.
i would like to ask how to add a text box in visio using a command button in visual basic editor without making a new stencil. i can do it by making a new stencil made from a rectangle and by just removing its corners. but i would like to know how to add a text box w/o using such way.
also, in the text box, i would like the caption to be something like for example:
text
text
how to make some part of it go to the next line instead of continuing in one line like for example:
text text..
Thanks for the help
i would like to ask how to add a text box in visio using a command button in visual basic editor without making a new stencil. i can do it by making a new stencil made from a rectangle and by just removing its corners. but i would like to know how to add a text box w/o using such way.
also, in the text box, i would like the caption to be something like for example:
text
text
how to make some part of it go to the next line instead of continuing in one line like for example:
text text..
Thanks for the help
Comment