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