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