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