Search
DockControl.DocumentTabStyle Property
See Also
 





Gets or sets the tab style of tabbed documents.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms

 Syntax

C#  Copy Code

public DocumentTabStyle DocumentTabStyle { get; set; }

Visual Basic  Copy Code

Public Property DocumentTabStyle As DocumentTabStyle

 Property Value

 See Also