Spread Windows Forms 12.0 Product Documentation
TabStripButtonBorderColor Property (EnhancedInterfaceRenderer)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > EnhancedInterfaceRenderer Class : TabStripButtonBorderColor Property
Gets or sets the color of the tab strip button border.
Syntax
'Declaration
 
Public Property TabStripButtonBorderColor As Color
'Usage
 
Dim instance As EnhancedInterfaceRenderer
Dim value As Color
 
instance.TabStripButtonBorderColor = value
 
value = instance.TabStripButtonBorderColor
public Color TabStripButtonBorderColor {get; set;}

Property Value

The color of the tab strip button border.
See Also

Reference

EnhancedInterfaceRenderer Class
EnhancedInterfaceRenderer Members