WinFormsOBPartBase.OnPaint Method

Raises the Paint event.

Namespace:  Microsoft.Office.BusinessApplications.Runtime.UI
Assembly:  Microsoft.Office.BusinessApplications.RuntimeUi (in Microsoft.Office.BusinessApplications.RuntimeUi.dll)

Syntax

'Declaration
Protected Overrides Sub OnPaint ( _
    e As PaintEventArgs _
)
'Usage
Dim e As PaintEventArgs

Me.OnPaint(e)
protected override void OnPaint(
    PaintEventArgs e
)

Parameters

See Also

Reference

WinFormsOBPartBase Class

WinFormsOBPartBase Members

Microsoft.Office.BusinessApplications.Runtime.UI Namespace