Hi Martin,
>Thanks, for you answer. Does this apply to Managed
>and Unmanaged add-ins or is it possible to get this
>functionality using an unmanaged add-in?
Our development lead suggests:
"To create add-ins that persist across sessions, and are more "built in",
you should take a look at the IVsProfferCommands interface (especially the
AddCommandBar method). The command bars and commands created through this
interface are "closer to the metal" in their interactions with the command
system. I believe (although I haven't had time to confirm) that they also
give you the "built-in" feel you're looking for - users can further
customize them via "Tools/Customize..." or "Add or remove Buttons", but
they cannot remove your commands and toolbars."
>Further I do not get why it should be impossible
>to do this as I do not assume that the commands
>are delete when they are removed from a
>commandbar but only deactivated.
I am afraid this behavior is by design, because it is not a "built in"
commandbar.
Thanks!
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
nitramsen@nospam.nospam - 05 Jul 2006 09:02 GMT
Hi Gary,
Thanks, I will try this.
brgds
MArtin
> Hi Martin,
>
[quoted text clipped - 32 lines]
> ==================================================
> This posting is provided "AS IS" with no warranties, and confers no rights.
"Gary Chang[MSFT]" - 06 Jul 2006 04:09 GMT
You are welcome, Martin. :)
Good Luck!
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.