How to create a Toolbar with Plugin (Extension Manager)?

I am creating a Notes Plugin (Extension Manager) that should handle special E-Mails by using a Toolbar.(e.g. Play a attached wav-File via Button Click)

Therefore I need to create a Toolbar with the Plugin using C++ or C.

Do I have to use the Bookmark database to do so?

If yes, where to find the Toolbar Objects there?

If no, how it can be done?

thanks in advance for your help,

Walter

Subject: How to create a Toolbar with Plugin (Extension Manager) ?

Yes you will have to use Bookmark.nsf.There you can search for “UserToolbar” outline.

in this outline you will have to add outline entries for your toolbar