'Declaration
Public Overridable Sub DrawBackground( _ ByVal g As System.Drawing.Graphics, _ ByVal info As NControlRenderInfo _ )
'Usage
Dim instance As NControlRenderer Dim g As System.Drawing.Graphics Dim info As NControlRenderInfo instance.DrawBackground(g, info)
public virtual void DrawBackground( System.Drawing.Graphics g, NControlRenderInfo info )
Parameters
- g
- info