'Declaration
Protected Overrides Sub RenderCheckButtonBackground( _ ByVal context As NPaintContext, _ ByVal element As INThemableElement _ )
'Usage
Dim instance As NClassicButtonRenderer Dim context As NPaintContext Dim element As INThemableElement instance.RenderCheckButtonBackground(context, element)
protected override void RenderCheckButtonBackground( NPaintContext context, INThemableElement element )
Parameters
- context
- element