'Declaration
Public Property ButtonSelectedBackgroundColor As Color
'Usage
Dim instance As EnhancedScrollBarRenderer Dim value As Color instance.ButtonSelectedBackgroundColor = value value = instance.ButtonSelectedBackgroundColor
public Color ButtonSelectedBackgroundColor {get; set;}