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