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