'宣言 Protected Overrides Sub OnPaint( _ ByVal e As PaintEventArgs _ )
protected override void OnPaint( PaintEventArgs e )
パラメータ
- e
 - A System.Windows.Forms.PaintEventArgs that contains the event data.
 
'宣言 Protected Overrides Sub OnPaint( _ ByVal e As PaintEventArgs _ )
protected override void OnPaint( PaintEventArgs e )