Search
DockControl.TabbedDocumentPadding Property
See Also
 





Gets or sets the padding of the tabbed document.

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

 Syntax

C#  Copy Code

public Padding TabbedDocumentPadding { get; set; }

Visual Basic  Copy Code

Public Property TabbedDocumentPadding As Padding

 Property Value

 See Also