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