'宣言 Protected Overridable Sub OnPaintBackground( _ ByVal e As System.Windows.Forms.PaintEventArgs _ )
'使用法 Dim instance As ImageOptionsForm Dim e As System.Windows.Forms.PaintEventArgs instance.OnPaintBackground(e)
protected virtual void OnPaintBackground( System.Windows.Forms.PaintEventArgs e )
パラメータ
- e