ViewSwitchedEventArgs 類別
會針對表單的 ViewSwitched 事件提供資料。
**命名空間:**Microsoft.Office.InfoPath
**組件:**Microsoft.Office.InfoPath (於 microsoft.office.infopath.dll 中)
語法
'宣告
Public MustInherit Class ViewSwitchedEventArgs
Inherits EventArgs
'用途
Dim instance As ViewSwitchedEventArgs
public abstract class ViewSwitchedEventArgs : EventArgs
備註
在 Microsoft Office InfoPath 2007 中,ViewSwitchedEventArgs 類別不會提供 ViewSwitched 事件的任何屬性和方法,除非這些屬性和方法是繼承自 Object。
繼承階層
System.Object
System.EventArgs
Microsoft.Office.InfoPath.ViewSwitchedEventArgs
執行緒安全
此型別的所有公用靜態 (於 Visual Basic 共用) 成員都是執行緒安全。但並不保證所有執行個體成員為執行緒安全。