GrapeCity ActiveReports for .NET 16.0J
Paint イベント (ReportsLibrary)

GrapeCity.ActiveReports.Design.ReportsLibrary 名前空間 > ReportsLibrary クラス : Paint イベント
Occurs when the control is redrawn.
シンタックス
'宣言
 
Public Event Paint As PaintEventHandler
 
イベント データ

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

プロパティ解説
Gets the rectangle in which to paint.  
Gets the graphics used to paint.  
参照