次の方法で共有


UndoManager.ExceptionOccurred イベント

定義

public:
 event EventHandler<Microsoft::ReportDesigner::UndoManager::ExceptionEventArgs ^> ^ ExceptionOccurred;
public event EventHandler<Microsoft.ReportDesigner.UndoManager.ExceptionEventArgs> ExceptionOccurred;
member this.ExceptionOccurred : EventHandler<Microsoft.ReportDesigner.UndoManager.ExceptionEventArgs> 
Public Custom Event ExceptionOccurred As EventHandler(Of UndoManager.ExceptionEventArgs) 

イベントの種類

適用対象