Visio Guy

Visio Discussions => ShapeSheet & Smart Shapes => Topic started by: Yacine on March 15, 2010, 10:53:36 AM

Title: DOCMD(1032) visCmdEditInsertField
Post by: Yacine on March 15, 2010, 10:53:36 AM
Has any of you experimented with the docmd(1032) to insert fields?
I'm trying to make a text shape which accepts both editing by the user defined data and the text and still keep the value of the prop.displayed.
docmd(1032) works fine, but does not seem to accept a cell adress as parameter. Instead, it just displays the insert field dialog.