'Declaration Protected Overrides Sub PaintItemsBackground( _ ByVal e As SmartPaintEventArgs _ )
'Usage Dim instance As Node Dim e As SmartPaintEventArgs instance.PaintItemsBackground(e)
protected override void PaintItemsBackground( SmartPaintEventArgs e )
Parameters
- e
- A Xceed.SmartUI.SmartPaintEventArgs that contains the event data.