Search
DockControl.MaxDocumentTabSize Property
See Also
 





Gets or sets the maximum tab size of tabbed documents.

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

 Syntax

C#  Copy Code

public int MaxDocumentTabSize { get; set; }

Visual Basic  Copy Code

Public Property MaxDocumentTabSize As Integer

 Property Value

 See Also