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