'Declaration Protected Overridable Sub PaintContent( _ ByVal e As PaintEventArgs _ )
protected virtual void PaintContent( PaintEventArgs e )
protected: virtual void PaintContent( PaintEventArgs* e )
protected: virtual void PaintContent( PaintEventArgs^ e )
Parameters
- e
- The System.Windows.Forms.PaintEventArgs object.