GrapeCity ActiveReports for .NET 14.0J
FormClosed イベント

GrapeCity.ActiveReports.Design.Win アセンブリ > GrapeCity.ActiveReports.Design.Advanced 名前空間 > DesignerForm クラス : FormClosed イベント
シンタックス
'宣言
 
Public Event FormClosed As FormClosedEventHandler
public event FormClosedEventHandler FormClosed
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、FormClosedEventArgs 型の引数を受け取りました。次の FormClosedEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Gets a value that indicates why the form was closed.  
参照