Ben Van Mulders
Posts: 27
Joined: 2007-03-14
|
Hey all,
I'm using:
Add-In Express .NET for VSTO
Add-In Express 2007 for .NET, Standard
Microsoft Office 2003 Professional
I've made a usercontrol to use as an actionpane.
But i'd like a button in my custom toolbar to show/hide the actionpane.
Any ideas would be welcome.
Edit: Actually the actionpane is never showing, visible property is set to true... any1?
Greetz |
|
Ben Van Mulders
Posts: 27
Joined: 2007-03-14
|
No custom task panes in Office 2003 i guess ? |
|
Sergey Grischenko
Add-in Express team
Posts: 7235
Joined: 2004-07-05
|
Hi Ben.
The fact is that Office 2003 doesn't support custom task panes. You can only use this feature in Office 2007.
P.S. Note that we take up your forum requests in the order we receive them. Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found. |
|