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