'DeclarationProtected Overridable Sub DrawCaptionButtonText( _ ByVal context As NRenderCaptionContext, _ ByVal button As NCaptionButton _ )
'UsageDim instance As NDockingFrameworkRenderer Dim context As NRenderCaptionContext Dim button As NCaptionButton instance.DrawCaptionButtonText(context, button)
protected virtual void DrawCaptionButtonText( NRenderCaptionContext context, NCaptionButton button )
Parameters
- context
- button