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