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