[DesignerSerializationVisibility(DesignerSerializationVisibility.Content)]
[TypeConverter("Xceed.DockingWindows.Design.BlankExpandableObjectConverter,Xceed.DockingWindows.v2.3.Design,Version=2.3.25075.5727,Culture=neutral,PublicKeyToken=ba83ff368b7563c6")]
[Description("The appearance of the docked ToolWindows' captions.")]
[Category("Appearance")]
public CaptionAppearance CaptionAppearance {get;}
A CaptionAppearance representing the appearance of the docked ToolWindows' captions.
Remarks
The caption of every docked ToolWindow managed by the DockLayoutManager will have the same appearance. The captions of single floating ToolWindows will not be affected by the settings of the CaptionAppearance property as they are drawn by the operating system.
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