NavigationPaneEvents_12_Event.ModuleSwitch Event
Occurs after the selection changes for a navigation module in the NavigationModules collection of the NavigationPane object.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Event ModuleSwitch As NavigationPaneEvents_12_ModuleSwitchEventHandler
'Usage
Dim instance As NavigationPaneEvents_12_Event
Dim handler As NavigationPaneEvents_12_ModuleSwitchEventHandler
AddHandler instance.ModuleSwitch, handler
event NavigationPaneEvents_12_ModuleSwitchEventHandler ModuleSwitch
See Also
Reference
NavigationPaneEvents_12_Event Interface
NavigationPaneEvents_12_Event Members
Microsoft.Office.Interop.Outlook Namespace
Microsoft.Office.Interop.Outlook.NavigationPaneEvents_12_ModuleSwitchEventHandler