Share via


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