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