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