'DeclarationProtected Overridable Sub PaintContent( _ ByVal e As System.Windows.Forms.PaintEventArgs _ )
'UsageDim instance As NControl Dim e As System.Windows.Forms.PaintEventArgs instance.PaintContent(e)
protected virtual void PaintContent( System.Windows.Forms.PaintEventArgs e )
Parameters
- e