GrapeCity PlusPak for Windows Forms 10.0J
Paint イベント

SideButtonBaseが描画されると発生します。
シンタックス
Public Event Paint As PaintEventHandler
public event PaintEventHandler Paint
イベント データ

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

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

参照

SideButtonBase クラス
SideButtonBase メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.