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