'Usage
Dim instance As TabbedMdiManager
Dim value As RenderStyle
instance.Style = value
value = instance.Style
[DefaultValue(Xceed.DockingWindows.RenderStyle, "VS2003")]
[Description("The style with which the tabs in every tab-group are drawn.")]
[Category("Appearance")]
public RenderStyle Style {get; set;}
Property Value
A RenderStyle value representing the style with which the tabs in every tab-group are drawn. By default, VS2003.
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