View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ray Price[_3_] Ray Price[_3_] is offline
external usenet poster
 
Posts: 2
Default CustomTaskPanes and VSTO SE In Excel 2003... Where Is It!?

I was following the instructions in...

http://msdn2.microsoft.com/en-us/lib...(VS .80).aspx

To create a custom task pane in an Excel 2003 add-in created in VS2005 and
VSTO SE. However, there is no such property of the 'this' object of class
'ThisAddIn' called 'CustomTaskPanes' or anything like it.

What gives? Am I doing something wrong here?

Thanks
Ray