摘要:VSTO Outlook VB.NET webcasts
阅读全文
文章分类 - Webcasts
我讲的webcasts
摘要:Outlook VSTO webcasts
阅读全文
摘要:Partial Public Class ThisApplicationClass ThisApplication 'outlook的菜单栏 Dim _menuBar As Office.CommandBar = Nothing '创建菜单按钮 Dim _topMenu As Office.CommandBarPopup = Nothing '创建生成搜索文件夹的菜单...
阅读全文
摘要:Partial Public Class ThisApplicationClass ThisApplication 'outlook的菜单栏 Dim _menuBar As Office.CommandBar = Nothing '创建菜单按钮 Dim _topMenu As Office.CommandBarPopup = Nothing '创建生成关联文件夹Ite...
阅读全文
摘要:Partial Public Class ThisApplicationClass ThisApplication 'outlook的菜单栏 Dim _menuBar As Office.CommandBar = Nothing '创建菜单按钮 Dim _topMenu As Office.CommandBarPopup = Nothing '创建生成日程的菜单按钮 ...
阅读全文
摘要:Imports Microsoft.Office.CorePartial Public Class ThisApplicationClass ThisApplication Private Const _MENU_BEFORE As String = "帮助" 'outlook的菜单栏 Dim _menuBar As Office.CommandBar = Nothing ...
阅读全文
浙公网安备 33010602011771号