'Declaration
Protected Overridable Sub DrawHeaderText( _ ByVal g As System.Drawing.Graphics _ )
'Usage
Dim instance As NExpanderRenderer Dim g As System.Drawing.Graphics instance.DrawHeaderText(g)
protected virtual void DrawHeaderText( System.Drawing.Graphics g )
Parameters
- g