Nevron.UI.WinForm.Docking Namespace / NDockingFrameworkRenderer Class / DrawCaptionVS2003 Method


DrawCaptionVS2003 Method
Syntax
'Declaration
 
Protected Overridable Sub DrawCaptionVS2003( _
   ByVal context As NRenderCaptionContext, _
   ByVal usePalette As System.Boolean _
) 
 
'Usage
 
Dim instance As NDockingFrameworkRenderer
Dim context As NRenderCaptionContext
Dim usePalette As System.Boolean
 
instance.DrawCaptionVS2003(context, usePalette)

Parameters

context
usePalette
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also