Change Alt-Key shortcut in MS Office for custom addin in VSTO -


i'm developing addin ms project via vsto , wondering if there way change letter appear under tab of addin when user presses alt key?

suppose developing team addin , want user press t instead of y2 addin. enter image description here

i understand brings table potential conflicts because way shortcut potentially conflict other custom ones. guess should quite easy resolve.

yes, have specify keytip. has not conflict visible tab, or control on same tab. can 1-3 letters long.

this not work tabs did not create.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -