public void PaintBackground( NPaintContext context )
'Declaration
Public Sub PaintBackground( _ ByVal context As NPaintContext _ )
'Usage
Dim instance As NDecoratorCollection Dim context As NPaintContext instance.PaintBackground(context)
Parameters
- context