2008年7月31日

my "this" object doesn't have a CustomTaskPanes property

摘要: The CustomTaskPanes collection is a property on the ThisAddIn class. So, you will be able to access it within the ThisAddIn_Startup method using the "this." syntax. If you're not seeing the collecti... 阅读全文

posted @ 2008-07-31 11:44 逝去的时光 阅读(209) 评论(0) 推荐(0)

导航