'DeclarationPublic Sub PaintBackground( _ ByVal context As NPaintContext _ )
'UsageDim instance As NDecoratorCollection Dim context As NPaintContext instance.PaintBackground(context)
public void PaintBackground( NPaintContext context )
Parameters
- context