バージョン

OnPaintBackground メソッド

コントロールを描画するときに呼び出されます。
シンタックス
'宣言
 
Protected Overrides Sub OnPaintBackground( _
   ByVal e As PaintEventArgs _
) 
protected override void OnPaintBackground( 
   PaintEventArgs e
)

パラメータ

e
イベントのデータを含む System.EventArgs
参照