W
Wyatt
I have a custom c# dll that is hooked into Visio 2003 through VSL and COM
Interop. In this dll, I create a custom menu. Some of the menuitems have
shortcuts (AccelItems). How do I get the shortcut to display nicely to the
right of the menu caption? I found documentation on the msdn that mentions
using "\a" followed by two spaces, followed by the shortcut text. This
doesn't appear to work (both as the escaped "\\a" and the unescaped "\a"
(alert)). The documentation was for Visio 2002.
Is there any way to do this in Visio 2003?
Interop. In this dll, I create a custom menu. Some of the menuitems have
shortcuts (AccelItems). How do I get the shortcut to display nicely to the
right of the menu caption? I found documentation on the msdn that mentions
using "\a" followed by two spaces, followed by the shortcut text. This
doesn't appear to work (both as the escaped "\\a" and the unescaped "\a"
(alert)). The documentation was for Visio 2002.
Is there any way to do this in Visio 2003?