Menus and Toolbars for WinForms
Paint イベント (C1NewToolbarForm)

C1.Win.C1Command.4.8 アセンブリ > C1.Win.C1Command 名前空間 > C1NewToolbarForm クラス : Paint イベント
シンタックス
'宣言
 
Public Event Paint As System.Windows.Forms.PaintEventHandler
public event System.Windows.Forms.PaintEventHandler Paint
イベント データ

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

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