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