C1.Win.4.8 Assembly / C1.Framework Namespace / XViewLight Class / OnPaint Method
An System.Windows.Forms.PaintEventArgs that contains the event data.

In This Topic
OnPaint Method (XViewLight)
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub OnPaint( _
   ByVal e As PaintEventArgs _
) 
 

Parameters

e
An System.Windows.Forms.PaintEventArgs that contains the event data.
See Also