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