'Declaration
Protected Overridable Sub PaintBackground( _ ByVal context As NPaintContext _ )
'Usage
Dim instance As NGalleryItem Dim context As NPaintContext instance.PaintBackground(context)
protected virtual void PaintBackground( NPaintContext context )
Parameters
- context