L
Lusana
Id like to write some code in C# that does the following. I have already done
this in office 2007 without VSTO, am now in need to do this for Office 2003
WITHOUT VSTO, unfortunately have not been able to find anything useful.
1. Toolbar button -> onClick-> CustomTaskPane (Control/Form) made visible
pretty simple huh.. I already have toolbar button and onclick implementation.
I dont need any smart tags. I just need a very simple -> CTP.visible = true
any direction on this would be appreciated
Lusana
this in office 2007 without VSTO, am now in need to do this for Office 2003
WITHOUT VSTO, unfortunately have not been able to find anything useful.
1. Toolbar button -> onClick-> CustomTaskPane (Control/Form) made visible
pretty simple huh.. I already have toolbar button and onclick implementation.
I dont need any smart tags. I just need a very simple -> CTP.visible = true
any direction on this would be appreciated
Lusana