'Declaration
Protected Overridable Sub RenderThumbBackground( _ ByVal context As NPaintContext, _ ByVal element As INThemableElement _ )
'Usage
Dim instance As NScrollbarRenderer Dim context As NPaintContext Dim element As INThemableElement instance.RenderThumbBackground(context, element)
protected virtual void RenderThumbBackground( NPaintContext context, INThemableElement element )
Parameters
- context
- element