ActiveTabInflate Property
Gets or sets whether the active tab appears larger than the other tabs.
public virtual int ActiveTabInflate {get; set;}
'Declaration
Public Overridable Property ActiveTabInflate As Integer
'Usage
Dim instance As TabStrip
Dim value As Integer
instance.ActiveTabInflate = value
value = instance.ActiveTabInflate