'DeclarationPublic Property ButtonSelectedBackgroundColor As Color
'UsageDim instance As EnhancedScrollBarRenderer Dim value As Color instance.ButtonSelectedBackgroundColor = value value = instance.ButtonSelectedBackgroundColor
public Color ButtonSelectedBackgroundColor {get; set;}