Toolbar button: position changed after restart 
Author Message
 Toolbar button: position changed after restart

I have an Outlook 2000 add-in creating commandbar buttons at a certain
position. When I restart Outlook the buttons have moved to the end of
their toolbar/submenu. Is there any way of preventing this? Or, do I
have to move the buttons to the right position every time? Deleting
and re-creating them every time is not a good solution. This lets the
outcmd.dat grow unnecessarily and leads to a crash when Outlook is
closed.
Regards,
Klemens


Sun, 29 May 2005 20:07:44 GMT  
 Toolbar button: position changed after restart
Create your buttons as temporary and re-create them each time Outlook
starts up and place them in the desired position at that time.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Lead Author, Professional Outlook 2000 Programming, Wrox Press
Lead Author, Beginning VB 6 Application Development, Wrox Press
Attachment Options
http://www.slovaktech.com/attachmentoptions.htm
Extended Reminders
http://www.slovaktech.com/extendedreminders.htm


Quote:
> I have an Outlook 2000 add-in creating commandbar buttons at a
certain
> position. When I restart Outlook the buttons have moved to the end
of
> their toolbar/submenu. Is there any way of preventing this? Or, do I
> have to move the buttons to the right position every time? Deleting
> and re-creating them every time is not a good solution. This lets
the
> outcmd.dat grow unnecessarily and leads to a crash when Outlook is
> closed.
> Regards,
> Klemens



Sun, 29 May 2005 22:18:24 GMT  
 Toolbar button: position changed after restart
This also takes care of the problem of removing the button when you
uninstall the Addin.

Regards
Natarajan



Quote:
> Create your buttons as temporary and re-create them each time Outlook
> starts up and place them in the desired position at that time.

> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Lead Author, Professional Outlook 2000 Programming, Wrox Press
> Lead Author, Beginning VB 6 Application Development, Wrox Press
> Attachment Options
> http://www.slovaktech.com/attachmentoptions.htm
> Extended Reminders
> http://www.slovaktech.com/extendedreminders.htm



> > I have an Outlook 2000 add-in creating commandbar buttons at a
> certain
> > position. When I restart Outlook the buttons have moved to the end
> of
> > their toolbar/submenu. Is there any way of preventing this? Or, do I
> > have to move the buttons to the right position every time? Deleting
> > and re-creating them every time is not a good solution. This lets
> the
> > outcmd.dat grow unnecessarily and leads to a crash when Outlook is
> > closed.
> > Regards,
> > Klemens



Mon, 30 May 2005 13:38:31 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Changing Toolbar Button Properties Outside of the Toolbar

2. Button positioning on toolbar

3. Disabling Toolbar buttons when changing a task

4. Changing Macros on Toolbar Buttons

5. Toolbar button change caption

6. Changing toolbar button caption

7. No more caption when changing button image in toolbar

8. Toolbar flickering when animating (changing) images on a button

9. BUG: Toolbar-Buttons wrong pictures - toolbar.zip (1/1)

10. BUG: Toolbar-Buttons wrong pictures - toolbar.zip (0/1)

11. BUG: Toolbar-Buttons 32*32 wrong pricture - toolbar.zip (0/1)

12. BUG: Toolbar-Buttons 32*32 wrong pricture - toolbar.zip (1/1)

 

 
Powered by phpBB® Forum Software