InspectorEvents_10_Event.PageChange 事件

定义

在对象上 Inspector 以编程方式或用户操作更改活动窗体页时发生。

public:
 event Microsoft::Office::Interop::Outlook::InspectorEvents_10_PageChangeEventHandler ^ PageChange;
event Microsoft.Office.Interop.Outlook.InspectorEvents_10_PageChangeEventHandler PageChange;
Event PageChange As InspectorEvents_10_PageChangeEventHandler 

事件类型

注解

如果此事件的事件处理程序调用 或 SetCurrentFormPage(String) 方法,Close(OlInspectorClose)则会发生错误。

适用于