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


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

Property Value

The tab strip button flat style.
See Also