C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1Ribbon Class / OnPaint Method

In This Topic
OnPaint Method (C1Ribbon)
In This Topic
Paints the control. Raises the System.Windows.Forms.Control.Paint event.
Syntax
'Declaration
 
Protected Overrides Sub OnPaint( _
   ByVal e As System.Windows.Forms.PaintEventArgs _
) 
 

Parameters

e
See Also