バージョン

OnPaintBackground メソッド

コントロールの背景を描画します。
シンタックス
'宣言
 
Protected Overrides Sub OnPaintBackground( _
   ByVal e As PaintEventArgs _
) 
protected override void OnPaintBackground( 
   PaintEventArgs e
)

パラメータ

e
イベント データを含む System.Windows.Forms.PaintEventArgs
参照