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