I
Ivan Wilson
I'm trying to mimic the task pane functionality that users get with
Office 2003 and SharePoint.
Now, from my research to date, this looks like it's not really
supported yet. Smart Documents don't suit my needs because I need this
feature to work on standard documents.
I can't wait for Whidbey and VSTO 2 - which looks like it's got a lot
of what I want to do built in.
I've also ruled out the Information Bridge Framework - too much
overhead.
Can I create a command bar that contains an ActiveX control? The
command bar would be docked to the side of the window, to make it look
like a task pane. Some postings allude to this being an "unsupported"
feature.
If so, where would I find information about this? My control needs to
be able to call web services to retrieve the information it needs to
display. Does this mean using VSTO?
I'd also need to be able to query the active document's properties for
values to pass on to my web service. Is is straightforward for a
commandbar/activex control/com-addin to query this?
Any suggestions on other alternatives would be appreciated. I have seen
some products that have created taskpane-like functionality within the
Office environment, so I know it's feasible. I just don't know how to
go about it.
Thanks
Ivan
Office 2003 and SharePoint.
Now, from my research to date, this looks like it's not really
supported yet. Smart Documents don't suit my needs because I need this
feature to work on standard documents.
I can't wait for Whidbey and VSTO 2 - which looks like it's got a lot
of what I want to do built in.
I've also ruled out the Information Bridge Framework - too much
overhead.
Can I create a command bar that contains an ActiveX control? The
command bar would be docked to the side of the window, to make it look
like a task pane. Some postings allude to this being an "unsupported"
feature.
If so, where would I find information about this? My control needs to
be able to call web services to retrieve the information it needs to
display. Does this mean using VSTO?
I'd also need to be able to query the active document's properties for
values to pass on to my web service. Is is straightforward for a
commandbar/activex control/com-addin to query this?
Any suggestions on other alternatives would be appreciated. I have seen
some products that have created taskpane-like functionality within the
Office environment, so I know it's feasible. I just don't know how to
go about it.
Thanks
Ivan