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