Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / EnhancedInterfaceRenderer Class / TabStripButtonStyle Property


In This Topic
TabStripButtonStyle Property
In This Topic
Gets or sets the tab strip button style.
Syntax
'Declaration
 
Public Property TabStripButtonStyle As EnhancedInterfaceRenderer.ButtonStyles
 
'Usage
 
Dim instance As EnhancedInterfaceRenderer
Dim value As EnhancedInterfaceRenderer.ButtonStyles
 
instance.TabStripButtonStyle = value
 
value = instance.TabStripButtonStyle

Property Value

The tab strip button style.
See Also