'Declaration Public Property ButtonBackground As System.Windows.Media.Brush
'Usage Dim instance As ToolbarStrip Dim value As System.Windows.Media.Brush instance.ButtonBackground = value value = instance.ButtonBackground
public System.Windows.Media.Brush ButtonBackground {get; set;}