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