R
Rob Stewart
I have a custom Word toolbar with 20 odd buttons on it.
The toolbar is created, and the buttons execute code, in c#. All the buttons
work fine when the toolbar is floating, however when it is docked, only the
visible buttons work.
The buttons that are hidden behind the drop down type arrow to the right of
the toolbar (due to there being too many buttons to display across the
screen) have no effect when clicked. If I then undock the toolbar and click
the same button, it works.
Has anyone come across this? Any solutions?
Cheers,
Rob
The toolbar is created, and the buttons execute code, in c#. All the buttons
work fine when the toolbar is floating, however when it is docked, only the
visible buttons work.
The buttons that are hidden behind the drop down type arrow to the right of
the toolbar (due to there being too many buttons to display across the
screen) have no effect when clicked. If I then undock the toolbar and click
the same button, it works.
Has anyone come across this? Any solutions?
Cheers,
Rob