'Declaration
Protected Overrides Sub PaintContent( _ ByVal e As System.Windows.Forms.PaintEventArgs _ )
'Usage
Dim instance As NUIElementHost Dim e As System.Windows.Forms.PaintEventArgs instance.PaintContent(e)
protected override void PaintContent( System.Windows.Forms.PaintEventArgs e )
Parameters
- e