'Declaration
Protected Overridable Sub PaintWindowBackground( _ ByVal context As NPaintContext _ )
'Usage
Dim instance As NView Dim context As NPaintContext instance.PaintWindowBackground(context)
protected virtual void PaintWindowBackground( NPaintContext context )
Parameters
- context