'DeclarationProtected Overrides Sub OnPaint( _ ByVal e As System.Windows.Forms.PaintEventArgs _ )
'UsageDim instance As NListBox Dim e As System.Windows.Forms.PaintEventArgs instance.OnPaint(e)
protected override void OnPaint( System.Windows.Forms.PaintEventArgs e )
Parameters
- e