TabStripRatio Property
TabStripRatio
Gets or sets the width of the tab strip for this component expressed
as a percentage of the overall horizontal scroll bar width.
Declaration
public double TabStripRatio { get; set; }
Public Property TabStripRatio As Double