TabStripRatio Property
TabStripRatio
Gets or sets the width of the tab strip in the view expressed as
a percentage of the overall horizontal width of the control.
Declaration
public double TabStripRatio { get; set; }
Public Property TabStripRatio As Double