'DeclarationProtected Overrides Sub PaintWindowBackground( _ ByVal context As NPaintContext _ )
'UsageDim instance As NDrawingView Dim context As NPaintContext instance.PaintWindowBackground(context)
protected override void PaintWindowBackground( NPaintContext context )
Parameters
- context