Gets or sets whether the tab strip displays buttons.
public virtual bool ShowNavButtons {get; set;}
'Declaration
Public Overridable Property ShowNavButtons As Boolean
'Usage
Dim instance As TabStrip
Dim value As Boolean
instance.ShowNavButtons = value
value = instance.ShowNavButtons