Gets or sets a value that specifies how the layout items display their borders.
public DockingViewStyle ViewStyle { get; set; }
Public Property ViewStyle As DockingViewStyle
Use the ViewStyle property to specify the layout items' view style.
When the ViewStyle property is set to DockingViewStyle.Light, the borders between dock panels are merged. That makes the UI lightweight.