次の方法で共有


UndoManager.OnExceptionOccurred(UndoManager+ExceptionEventArgs) メソッド

定義

protected:
 virtual void OnExceptionOccurred(Microsoft::ReportDesigner::UndoManager::ExceptionEventArgs ^ e);
protected virtual void OnExceptionOccurred (Microsoft.ReportDesigner.UndoManager.ExceptionEventArgs e);
abstract member OnExceptionOccurred : Microsoft.ReportDesigner.UndoManager.ExceptionEventArgs -> unit
override this.OnExceptionOccurred : Microsoft.ReportDesigner.UndoManager.ExceptionEventArgs -> unit
Protected Overridable Sub OnExceptionOccurred (e As UndoManager.ExceptionEventArgs)

パラメーター

適用対象