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