'Declaration
Protected Overridable Sub DrawCaptionButtonStandard( _ ByVal context As NRenderCaptionContext, _ ByVal button As NCaptionButton _ )
'Usage
Dim instance As NDockingFrameworkRenderer Dim context As NRenderCaptionContext Dim button As NCaptionButton instance.DrawCaptionButtonStandard(context, button)
protected virtual void DrawCaptionButtonStandard( NRenderCaptionContext context, NCaptionButton button )
Parameters
- context
- button