'Declaration
Protected Overridable Sub PaintTransparentBackground( _ ByVal g As System.Drawing.Graphics, _ ByVal clip As System.Drawing.Rectangle _ )
'Usage
Dim instance As NControl Dim g As System.Drawing.Graphics Dim clip As System.Drawing.Rectangle instance.PaintTransparentBackground(g, clip)
Parameters
- g
- clip